Skip to content

Commit

Permalink
update to run on pull request pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNineteen committed Jun 6, 2024
1 parent fe05e23 commit 4802d63
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ name: check
on:
push:
branches: [main, pre-release]
pull_request_review:
types: [submitted]
pull_request:
types: [review_requested]
branches: [main, pre-release]

jobs:
lint:
Expand Down

0 comments on commit 4802d63

Please sign in to comment.