We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec86bc commit 48405b7Copy full SHA for 48405b7
.github/workflows/c-cpp.yml
@@ -1,6 +1,5 @@
1
name: Build
2
-on:
3
- push:
+on: [push, pull_request]
4
jobs:
5
build-project:
6
name: Build Project
0 commit comments