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 dd4da23 commit 59183e6Copy full SHA for 59183e6
.github/workflows/linux-build.yml
@@ -5,7 +5,7 @@ on:
5
branches: '*'
6
tags: '*'
7
pull_request:
8
- types: [opened, reopened, synchronize, edited]
+ branches: [ "master" ]
9
10
jobs:
11
build:
0 commit comments