Skip to content

Commit 0de2674

Browse files
authored
test: Revert Add e2e test trigger for fork PRs (#1662)
Reverts #1657 It did not work as expected
1 parent 290f385 commit 0de2674

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

.github/workflows/on_pull_request_fork.yaml.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/workflows/on_schedule_tests.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ on:
88
schedule:
99
- cron: '0 6 * * *'
1010

11-
# Runs when invoked by another workflow.
12-
workflow_call:
13-
secrets:
14-
APIFY_TEST_USER_API_TOKEN:
15-
required: true
16-
1711
concurrency:
1812
group: scheduled-tests
1913
cancel-in-progress: false

0 commit comments

Comments
 (0)