Skip to content

Commit

Permalink
remove branch (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
magdyksaleh authored Nov 15, 2023
1 parent 2230652 commit 8c75da0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- 'main'
- 'gha-setup'
tags:
- 'v*'
pull_request:
Expand Down Expand Up @@ -51,4 +50,4 @@ jobs:
push: true
tags: |
ghcr.io/predibase/lorax:${{ steps.vars.outputs.sha_short }}
ghcr.io/predibase/lorax:latest
ghcr.io/predibase/lorax:latest

0 comments on commit 8c75da0

Please sign in to comment.