Skip to content

Commit

Permalink
remove trigger for release action
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Jun 25, 2024
1 parent 20dc640 commit 2b7718c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch: {}

name: Release
Expand Down

0 comments on commit 2b7718c

Please sign in to comment.