mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-04 06:12:04 +08:00
ci: disable pull_request trigger for haiku
This commit is contained in:
@@ -2,10 +2,10 @@ name: Build (Haiku @QEMU)
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
# push: # Disabled ci on push because of long build times
|
# push: # Disabled ci on push because of long build times
|
||||||
pull_request:
|
# pull_request:
|
||||||
paths:
|
# paths:
|
||||||
- '**/haiku/*'
|
# - '**/haiku/*'
|
||||||
- '.github/workflows/haiku.yml'
|
# - '.github/workflows/haiku.yml'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user