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 811def5 commit 5d0623eCopy full SHA for 5d0623e
.github/workflows/ci.yml
@@ -27,6 +27,7 @@ jobs:
27
filters: |
28
src:
29
- '${{ matrix.language }}/**'
30
+ - '.github/**'
31
32
- name: Setup CodeQL
33
if: steps.changes.outputs.src == 'true'
0 commit comments