Skip to content

Commit f466ce8

Browse files
authored
Update ci-pr.yml
Run CI-PR on PRs to reactive-preview branch
1 parent 87e3490 commit f466ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI PRs
22

33
on:
44
pull_request:
5-
branches: [ main ]
5+
branches: [ main, reactive-preview ]
66

77
env:
88
ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }}

0 commit comments

Comments
 (0)