Skip to content

Commit

Permalink
fix(gha): Remove invalid pull_request_target action for pr linter
Browse files Browse the repository at this point in the history
  • Loading branch information
gracedo committed Jul 27, 2023
1 parent 6dd05e4 commit 162ee6c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/lint-pr.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: "Lint PR"

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

0 comments on commit 162ee6c

Please sign in to comment.