Skip to content

Commit

Permalink
maybe don't deploy PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
tombl committed Feb 9, 2024
1 parent 6f5e8e2 commit cb53e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
deploy:
runs-on: ubuntu-22.04
needs: build
if: github.ref == 'refs/heads/wasm'
permissions:
pages: write
id-token: write
Expand Down

0 comments on commit cb53e9d

Please sign in to comment.