workflow now runs against current branch

This commit is contained in:
bskjon 2025-02-22 18:04:46 +01:00
parent d9d20a76c2
commit a57c60934c

View File

@ -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/**'