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 f259ace commit a309383Copy full SHA for a309383
1 file changed
.github/workflows/static-analysis.yaml
@@ -4,8 +4,8 @@ on:
4
pull_request:
5
types: [opened, reopened, review_requested]
6
branches:
7
- - "release/**"
8
- - "master/**"
+ - "release"
+ - "master"
9
push:
10
11
- master
0 commit comments