workflow now runs against current branch
This commit is contained in:
parent
d9d20a76c2
commit
a57c60934c
1
.github/workflows/v4.yml
vendored
1
.github/workflows/v4.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
|||||||
name: "Detect app changes"
|
name: "Detect app changes"
|
||||||
id: checkAppChanges
|
id: checkAppChanges
|
||||||
with:
|
with:
|
||||||
|
base: ''
|
||||||
filters: |
|
filters: |
|
||||||
metadata:
|
metadata:
|
||||||
- 'apps/pyMetadata/**'
|
- 'apps/pyMetadata/**'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user