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 590a91d commit 98769ddCopy full SHA for 98769dd
.github/workflows/pull_request.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
types: [opened, reopened, synchronize]
6
push:
7
- branches: [main]
+ branches: [main, 'release/*']
8
9
jobs:
10
soundness:
0 commit comments