Update onpush_builder.yaml

This commit is contained in:
Alexandre
2023-09-10 08:32:21 +02:00
committed by GitHub
parent 11a8a829f5
commit 9be42cec2b

View File

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