Skip to content

Commit

Permalink
.github: Run the CI on all production branches
Browse files Browse the repository at this point in the history
  • Loading branch information
victorges committed Oct 11, 2023
1 parent ca792d1 commit f21b583
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ on:
pull_request:
push:
branches:
- delta
- confluence
- streamflow
- next
- master
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f21b583

Please sign in to comment.