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 d4f337a commit 614c746Copy full SHA for 614c746
.github/workflows/build.yml
@@ -6,6 +6,7 @@ on:
6
- '**.c'
7
- '**.h'
8
- 'Makefile'
9
+ - '.github/workflows/build.yml'
10
11
jobs:
12
0 commit comments