Commit ff55310
committed
Revert "Fix workflow trigger for Python package version check"
This reverts commit df4cc38.
Reverting this because it was based on a misunderstanding of what
`pull_request_target` does. It seems that `pull_request_target`
(apart from the secret stuff) mostly determines which branch gets to
decide on the workflows to run. We want the target to decide this (as
an extra security precaution), rather than the PR, so it should have
been fine. On further testing anyway, it seems like some other issue
is to blame here.1 parent df4cc38 commit ff55310
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments