Skip to content

Commit e4cacd3

Browse files
authored
chore(ci): run tests on cherry-pick PRs (argoproj#694)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
1 parent a16fb84 commit e4cacd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
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)