mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 11:18:54 +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:
|
||||
test:
|
||||
if: github.repository_owner == 'hajimehoshi'
|
||||
strategy:
|
||||
matrix:
|
||||
os: [alpine, arch, debian, fedora, ubuntu]
|
||||
|
Loading…
Reference in New Issue
Block a user