Skip to content

Commit b99ff10

Browse files
csvirimetacosm
authored andcommitted
feature: Build PR on v2
1 parent f1f3867 commit b99ff10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88
cancel-in-progress: true
99
on:
1010
pull_request:
11-
branches: [ master ]
11+
branches: [ master, v2 ]
1212
workflow_dispatch:
1313
jobs:
1414
build:

0 commit comments

Comments
 (0)