Try moving from to pull_request_target to pull_request
This commit is contained in:
2
.github/workflows/ci-front.yaml
vendored
2
.github/workflows/ci-front.yaml
vendored
@ -3,7 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request_target:
|
pull_request:
|
||||||
jobs:
|
jobs:
|
||||||
front-test:
|
front-test:
|
||||||
runs-on: ci-8-cores
|
runs-on: ci-8-cores
|
||||||
|
|||||||
Reference in New Issue
Block a user