We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 188e080 commit 92a01daCopy full SHA for 92a01da
1 file changed
.github/workflows/linux_build.yaml
@@ -2,7 +2,7 @@ name: C/C++ CI
2
3
on:
4
push:
5
-# branches: master
+ branches: master
6
pull_request:
7
branches: master
8
types: [ready_for_review, opened, synchronize, reopened]
0 commit comments