Skip to content

Commit

Permalink
ci: turning off GHA for opening of PR (should only trigger website pu…
Browse files Browse the repository at this point in the history
…blishing on commit to `main` which includes a merged PR)
  • Loading branch information
njlyon0 committed Sep 25, 2024
1 parent 9896410 commit fbc95d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
release:
types: [published]
workflow_dispatch:
Expand Down

0 comments on commit fbc95d2

Please sign in to comment.