ci: disable pull_request trigger for haiku

This commit is contained in:
Anonymous Maarten
2023-05-04 05:15:10 +02:00
parent e191bc8491
commit fe68fd3af9
+4 -4
View File
@@ -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: