Skip to content

Commit

Permalink
run on any ref
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Sep 13, 2024
1 parent 5b29920 commit 84ff33e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ jobs:
build:
runs-on: ubuntu-latest

# (optional) only build on tags or ticket branches
if: >
startsWith(github.ref, 'refs/tags/')
|| startsWith(github.head_ref, 'tickets/')

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 84ff33e

Please sign in to comment.