We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b996e commit b1c2a5eCopy full SHA for b1c2a5e
.github/workflows/build.yml
@@ -3,6 +3,9 @@ on:
3
pull_request:
4
branches:
5
- master
6
+ push:
7
+ branches:
8
+ - master
9
10
jobs:
11
build:
0 commit comments