We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8685d7b commit 38049f4Copy full SHA for 38049f4
.github/workflows/build.yml
@@ -4,7 +4,8 @@ on:
4
branches:
5
- 'master'
6
pull_request:
7
- types: [opened, synchronize, reopened]
+ branches:
8
+ - 'master'
9
10
jobs:
11
build:
0 commit comments