mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-25 21:13:01 +03:00
Try moving from to pull_request_target to pull_request
This commit is contained in:
parent
bdb6886818
commit
ea7eeb2872
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
|
||||||
|
Loading…
Reference in New Issue
Block a user