Update onpush_builder.yaml

This commit is contained in:
Alexandre
2022-04-22 21:30:58 +02:00
committed by GitHub
parent d8b82be4f2
commit 683650aa37

View File

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