1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Run CI for PRs that target 7-0 (#5258)

This commit is contained in:
Adam Niedzielski 2022-03-24 12:04:29 +01:00 committed by Mike Perham
parent f3cb019e6d
commit 901f38157e

View file

@ -4,7 +4,7 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
branches: [ "main", "7-0" ]
jobs:
test: