mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Run nightly build not on forks
This commit is contained in:
parent
23470ac90a
commit
ac1dad77e3
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user