Run nightly build not on forks

This commit is contained in:
Markus 2021-10-10 12:24:03 +02:00 committed by GitHub
parent 23470ac90a
commit ac1dad77e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
jobs:
check:
name: Compare local <-> nightly
if: github.repository_owner == 'hyperion-project'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2