Skip to content

Commit aecded2

Browse files
committed
.
1 parent eed7896 commit aecded2

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
@@ -9,7 +9,7 @@ jobs:
99
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
12-
run: echo "Wait for environment approval for runs from forks"
12+
run: exit 0
1313

1414
hello_world:
1515
uses: ./.github/workflows/reusable.yml

0 commit comments

Comments
 (0)