Skip to content

Commit e0dac8c

Browse files
committed
Allow building pr- branches
1 parent 71a5751 commit e0dac8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- 'main'
66
- '*-maintenance'
77
- '*-dev'
8+
- 'pr-*'
89
pull_request:
910
branches:
1011
- '*'

0 commit comments

Comments
 (0)