We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d38440 commit 2bffd1bCopy full SHA for 2bffd1b
1 file changed
.github/workflows/ci.yaml
@@ -2,9 +2,9 @@ name: build
2
3
on:
4
push:
5
- branches: [master]
+ branches:
6
+ - master
7
pull_request:
8
9
jobs:
10
build:
0 commit comments