Skip to content

Commit 02f2767

Browse files
committed
.
1 parent bf4ed0d commit 02f2767

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test_forks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@ jobs:
66
env_hold:
77
environment: ci-forks
88
runs-on: self-hosted-docker-tiny
9-
if: (github.repository != 'DACH-NY/canton-network-node') && (github.repository != 'hyperledger-labs/splice')
109
steps:
1110
- name: Wait for environment approval for runs from forks
1211
run: echo "Wait for environment approval for runs from forks"
1312

1413
hello_world:
1514
uses: ./.github/workflows/reusable.yml
1615
needs: env_hold
17-
if: (github.repository != 'DACH-NY/canton-network-node') && (github.repository != 'hyperledger-labs/splice')

0 commit comments

Comments
 (0)