Skip to content

Commit

Permalink
Add condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Cowton committed Nov 20, 2023
1 parent 43bae68 commit 8fcd208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
jobs:
publish:
runs-on: ubuntu-latest

if: github.ref == 'refs/heads/main'
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 8fcd208

Please sign in to comment.