mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
ci: disable pull_request trigger for haiku
This commit is contained in:
parent
e191bc8491
commit
fe68fd3af9
1 changed files with 4 additions and 4 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue