mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 20:18:59 +01:00
.github/workflow: Suspend Sourcehut builds on forks
This commit is contained in:
parent
5bc7b93e6f
commit
f665abc8d4
1
.github/workflows/sourcehutbuild.yml
vendored
1
.github/workflows/sourcehutbuild.yml
vendored
@ -5,6 +5,7 @@ on: push
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
if: github.repository_owner == 'hajimehoshi'
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [alpine, arch, debian, fedora, ubuntu]
|
os: [alpine, arch, debian, fedora, ubuntu]
|
||||||
|
Loading…
Reference in New Issue
Block a user