Skip to content

Commit 25efda1

Browse files
committed
.
1 parent aecded2 commit 25efda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_forks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on:
44

55
jobs:
66
env_hold:
7+
name: "Approve CI for Forks"
78
environment: ci-forks
89
runs-on: self-hosted-docker-tiny
9-
if: github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
1010
steps:
1111
- name: Wait for environment approval for runs from forks
1212
run: exit 0

0 commit comments

Comments
 (0)