Skip to content

Commit

Permalink
ci: remove unnecessary types of pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
xicri committed Aug 2, 2024
1 parent fb5c156 commit c9bd5a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ on:
pull_request:
branches:
- main
types:
- opened
- edited
- reopened
- synchronize
push:
branches:
- main
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/vrt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ on:
pull_request:
branches:
- main
types:
- opened
- edited
- reopened
- synchronize

jobs:
vrt:
Expand Down

0 comments on commit c9bd5a1

Please sign in to comment.