We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e75fbb3 + e34ac22 commit 4098b02Copy full SHA for 4098b02
1 file changed
.github/workflows/build.yml
@@ -1,5 +1,8 @@
1
name: "build"
2
-on: [push]
+on:
3
+ push:
4
+ branches:
5
+ - master
6
7
jobs:
8
build:
0 commit comments