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:
|
||||
branches:
|
||||
- main
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
jobs:
|
||||
front-test:
|
||||
runs-on: ci-8-cores
|
||||
|
||||
Reference in New Issue
Block a user