Skip to content

Commit

Permalink
chore: attempt to trigger on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
BlairCurrey committed Mar 17, 2024
1 parent b899e24 commit a8a192d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/lint-pr.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: 'Lint PR'

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

permissions:
pull-requests: read
Expand Down

0 comments on commit a8a192d

Please sign in to comment.