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 0fe8566 commit 28d0151Copy full SHA for 28d0151
.github/workflows/tests.yml
@@ -1,6 +1,6 @@
1
name: Run tests with tox
2
3
-on: [push]
+on: [push, pull_request_target]
4
5
6
jobs:
0 commit comments