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 f1f3867 commit b99ff10Copy full SHA for b99ff10
.github/workflows/pr.yml
@@ -8,7 +8,7 @@ concurrency:
8
cancel-in-progress: true
9
on:
10
pull_request:
11
- branches: [ master ]
+ branches: [ master, v2 ]
12
workflow_dispatch:
13
jobs:
14
build:
0 commit comments