Skip to content

Commit 29c7bb0

Browse files
committed
Run CI for all languages when there is change to the workflows.
1 parent 1d04592 commit 29c7bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
filters: |
2828
src:
2929
- '${{ matrix.language }}/**'
30+
- '.github/**'
3031
3132
- name: Setup CodeQL
3233
if: steps.changes.outputs.src == 'true'

0 commit comments

Comments
 (0)