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:
check:
name: Compare local <-> nightly
if: github.repository_owner == 'hyperion-project'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2