Skip to content

Commit

Permalink
Run unit tests on ccip-release and ccip-develop branches as well (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara committed Dec 7, 2023
1 parent 3c15e85 commit 2702628
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ concurrency:
on:
push:
branches:
- master
- develop
- ccip-develop
- "release/*"
- "ccip-release/*"
merge_group:
pull_request:
schedule:
Expand Down

0 comments on commit 2702628

Please sign in to comment.