Skip to content

Commit d47315e

Browse files
authored
Disable Release workflow on forks
1 parent 0562161 commit d47315e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Release.yml

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

88
jobs:
99
build:
10+
if: github.repository == 'android/nowinandroid'
1011
runs-on: ubuntu-latest
1112
timeout-minutes: 120
1213

0 commit comments

Comments
 (0)