3
.github/workflows/ci-utils.yaml
vendored
3
.github/workflows/ci-utils.yaml
vendored
@ -1,8 +1,5 @@
|
|||||||
name: CI Utils
|
name: CI Utils
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
# it's usually not recommended to use pull_request_target
|
# it's usually not recommended to use pull_request_target
|
||||||
# but we consider it's safe here if we keep the same steps
|
# but we consider it's safe here if we keep the same steps
|
||||||
# see: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
|
# see: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
|
||||||
|
|||||||
Reference in New Issue
Block a user