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

View File

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