Skip to content

Commit e4cacd3

Browse files
authored
chore(ci): run tests on cherry-pick PRs (#694)
Signed-off-by: Michael Crenshaw <[email protected]>
1 parent a16fb84 commit e4cacd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
branches:
1010
- 'master'
11+
- 'release-*'
1112
jobs:
1213
test:
1314
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)