Skip to content

Commit

Permalink
chore: switch trigger
Browse files Browse the repository at this point in the history
- should work with forks and avoids potential secutity issue?
amannn/action-semantic-pull-request#219
  • Loading branch information
BlairCurrey committed Mar 17, 2024
1 parent 7cac011 commit 1ebdc6e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/lint-pr.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: 'Lint PR'

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

permissions:
pull-requests: read
Expand Down

0 comments on commit 1ebdc6e

Please sign in to comment.