mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Replace pull_request by pull_request_target
See https://github.com/uutils/coreutils/pull/4006#issuecomment-1272290250
This commit is contained in:
parent
b4de65b4d7
commit
d78089ea53
1 changed files with 1 additions and 1 deletions
2
.github/workflows/GnuTests.yml
vendored
2
.github/workflows/GnuTests.yml
vendored
|
@ -4,7 +4,7 @@ name: GnuTests
|
|||
|
||||
# * note: to run a single test => `REPO/util/run-gnu-test.sh PATH/TO/TEST/SCRIPT`
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request_target]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue