We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35313bf commit 929483fCopy full SHA for 929483f
.github/workflows/pylint.yml
@@ -1,6 +1,6 @@
1
name: Linting
2
on:
3
- pull_request:
+ pull_request_target:
4
branches:
5
- '*'
6
permissions:
0 commit comments