Skip to content

Commit

Permalink
Run CI tests on release branches as well (#2444)
Browse files Browse the repository at this point in the history
* Run tests on release branches as well

* Fix naming convention
  • Loading branch information
MatthewDaggitt authored Aug 20, 2024
1 parent 0da5ba7 commit cb9854d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- master
- experimental
- 'v*-release'
pull_request:
branches:
- master
Expand Down

0 comments on commit cb9854d

Please sign in to comment.