Skip to content

Commit 24ca3bc

Browse files
author
ntwigg
committed
We should run CI for PRs against release also.
1 parent 222085b commit 24ca3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
on:
66
pull_request:
77
push:
8-
branches: [main]
8+
branches: [main, release]
99
workflow_dispatch:
1010

1111
concurrency:

0 commit comments

Comments
 (0)