Disable Release workflow on forks

pull/1837/head
Simon Marquis 9 months ago committed by GitHub
parent 9ea1c7a490
commit 180b2cc639

@ -7,6 +7,7 @@ on:
jobs: jobs:
build: build:
if: github.repository == 'android/nowinandroid'
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 120 timeout-minutes: 120

Loading…
Cancel
Save