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