Update onpush_builder.yaml

This commit is contained in:
Alexandre
2023-09-10 07:58:27 +02:00
committed by GitHub
parent a559cbb1ec
commit 8445cffb26

View File

@@ -27,7 +27,9 @@ jobs:
uses: dorny/paths-filter@v2
id: filter
with:
filters: .github/paths-filter.yml
filters: |
config:
- '**/config.*'
make-executable:
if: ${{ needs.check-addon-changes.outputs.changedAddons != '[]' }}