Skip to content

Commit

Permalink
use pull_request event
Browse files Browse the repository at this point in the history
  • Loading branch information
binoy14 committed Oct 3, 2024
1 parent 4a5428d commit 5f8dfa3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/pr-validate.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: "Validate PR"

on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
pull_request:

permissions:
pull-requests: read
Expand Down

0 comments on commit 5f8dfa3

Please sign in to comment.