Skip to content

Commit 9a1e796

Browse files
committed
try disable actions from upstream
1 parent 363b33a commit 9a1e796

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/greetings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ permissions:
77

88
jobs:
99
greeting:
10+
if: github.repository != NujSuper/docker-openssh-server
1011
permissions:
1112
issues: write
1213
pull-requests: write

.github/workflows/permissions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ on:
99

1010
jobs:
1111
permission_check:
12+
if: github.repository != NujSuper/docker-openssh-server
1213
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1

0 commit comments

Comments
 (0)