Skip to content

Commit

Permalink
Change target of pylint to pull_request_target to allow write permiss…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
w-k-jones authored Dec 4, 2023
1 parent 7ded724 commit f0b6809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Linting
on:
pull_request:
pull_request_target:
branches:
- '*'
permissions:
Expand Down

0 comments on commit f0b6809

Please sign in to comment.