We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f19d9af commit 2b267d3Copy full SHA for 2b267d3
.github/workflows/python.yml
@@ -34,6 +34,7 @@ jobs:
34
filters: |
35
only_python:
36
- 'python/**'
37
+ - 'scripts/python/**'
38
- '!base/**'
39
- '!scripts/base/ampstart.sh'
40
.github/workflows/wine.yml
only_wine:
- 'wine/**'
+ - 'scripts/wine/**''
0 commit comments