Skip to content

Commit

Permalink
ci: don't check PR if it is not a PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Deuchnord committed May 5, 2023
1 parent 1924483 commit c11319f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Pull Request Checks

on:
push:
branches: [main, features]
pull_request:
branches: [main, features]

Expand Down

0 comments on commit c11319f

Please sign in to comment.