mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-16 12:53:34 +00:00
fix paths in workflows
This commit is contained in:
@@ -5,8 +5,6 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- 'Dockerfile.base'
|
||||
- root/**
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -5,6 +5,7 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- 'Dockerfile'
|
||||
- 'root/**'
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user