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 96e10e6 commit 3274d11Copy full SHA for 3274d11
.github/workflows/pr.yaml
@@ -7,6 +7,7 @@ on:
7
push:
8
branches:
9
- "pull-request/[0-9]+"
10
+ - "main"
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
0 commit comments