Disable Release workflow on forks

pull/1777/head
Simon Marquis 9 months ago committed by GitHub
parent 05621615da
commit d47315e612
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save