Skip to content

Commit

Permalink
Revert "Remove only on main condition"
Browse files Browse the repository at this point in the history
This reverts commit 4763579.
  • Loading branch information
katybaulch committed Mar 6, 2024
1 parent 4763579 commit 0155af2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ on:
jobs:
git:
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' }}

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

0 comments on commit 0155af2

Please sign in to comment.