Skip to content

Commit

Permalink
ci: fix changesets workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Jan 19, 2024
1 parent 3be5bb7 commit 940720f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
# run after changesets to make sure canary publish doesn't pick up stable changes getting published
needs: changesets
if: github.ref == 'refs/heads/main'
needs: verify
permissions: write-all
runs-on: ubuntu-latest
timeout-minutes: 5
Expand Down

0 comments on commit 940720f

Please sign in to comment.