We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb1367 commit bf947e5Copy full SHA for bf947e5
.github/workflows/main.yml
@@ -1,5 +1,5 @@
1
name: build
2
-on: [pull_request]
+on: [push, pull_request]
3
4
jobs:
5
linux-build:
0 commit comments