Skip to content

Commit

Permalink
Run CI on backport branch too (#4094)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Nov 23, 2024
1 parent 7b759d7 commit 83e1363
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
branches:
- 'master'
- 'release-*'
- 'backports-release-*'
push:
branches:
- 'master'
- 'release-*'
- 'backports-release-*'
tags: '*'
defaults:
run:
Expand Down

0 comments on commit 83e1363

Please sign in to comment.