mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 05:45:56 +08:00
Revert "feat(ci): use pull_request_target (+ manual approval)"
This reverts commit 9142030881e0d153396279520e127b74af8417c9.
This commit is contained in:
parent
9142030881
commit
04218de2b0
2
.github/workflows/test-server-self-host.yml
vendored
2
.github/workflows/test-server-self-host.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Self-hosted Server Test Suite
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
|
2
.github/workflows/test-server.yml
vendored
2
.github/workflows/test-server.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Server Test Suite
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user