Skip to content

Commit

Permalink
removing unnecessary events
Browse files Browse the repository at this point in the history
  • Loading branch information
jfeingold35 committed Aug 28, 2023
1 parent c5bada6 commit e88f574
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: validate-pr
on:
pull_request:
types: [edited, opened, reopened, synchronize]
push:
branches:
- main

jobs:
# We need to verify that the Pull Request's title matches the desired format.
Expand Down

0 comments on commit e88f574

Please sign in to comment.