Skip to content

Commit

Permalink
Github actions should build release branches #934
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed May 13, 2024
1 parent fbdd2c6 commit de3e52c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- master
- feature/**
- hotfix/**
- release/**

env:
TZ: Australia/Canberra
Expand Down

0 comments on commit de3e52c

Please sign in to comment.