Skip to content

Commit e786c78

Browse files
authored
Trigger builds on release PRs
1 parent 0268634 commit e786c78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
branches:
1010
- master
11+
- r[0-9]+.*
1112
types: [opened, reopened, synchronize, labeled, unlabeled]
1213
env:
1314
STAGING_PROFILE_ID: 46f80d0729c92d

0 commit comments

Comments
 (0)