We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
branches
1 parent 41b1b45 commit c983c86Copy full SHA for c983c86
.github/workflows/c-check.yml
@@ -2,6 +2,8 @@ name: C Code Generation and Formatting Check
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
pull_request: {}
8
merge_group: {}
9
0 commit comments