Skip to content

Commit

Permalink
ci: remove explicit pull request event triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyman committed Jan 6, 2023
1 parent 35fd871 commit 3469f66
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
branches: [main]
pull_request:
types:
- opened
- synchronize
- reopened

jobs:
build:
Expand Down

0 comments on commit 3469f66

Please sign in to comment.