Skip to content

Commit b16a092

Browse files
committed
.
1 parent 25efda1 commit b16a092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_forks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
name: "Approve CI for Forks"
88
environment: ci-forks
99
runs-on: self-hosted-docker-tiny
10+
if: github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
1011
steps:
1112
- name: Wait for environment approval for runs from forks
1213
run: exit 0

0 commit comments

Comments
 (0)