We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef09cc commit 1d5a8b0Copy full SHA for 1d5a8b0
1 file changed
.github/workflows/main.yml
@@ -3,10 +3,8 @@ name: CI
3
4
on:
5
push:
6
- # branches:
7
- # - master
8
- # pull_request:
9
- # types: [opened, reopened]
+ branches:
+ - master
10
11
jobs:
12
build:
0 commit comments