Skip to content

Commit

Permalink
ci: revert to just pull_request event
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed May 5, 2023
1 parent 3411ac4 commit a258d8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Snapshot Release
on:
push:
pull_request:
branches:
- main
pull_request:

permissions: write-all

Expand Down

0 comments on commit a258d8d

Please sign in to comment.