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 dd79c76 commit d525777Copy full SHA for d525777
.github/workflows/build-linux-artifacts.yml
@@ -20,6 +20,7 @@ jobs:
20
with:
21
files: |
22
mk/external.mk
23
+ tests/system/br_pkgs/**/*.c
24
- name: Set alias
25
id: has_changed_files
26
run: |
0 commit comments