Skip to content

Commit bd9d005

Browse files
committed
Disable huge builds (too big for free runners)
1 parent ea141aa commit bd9d005

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/build-container-images-qemux86-64.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
name: Build SDV application container images
1515
on:
16-
pull_request:
1716
workflow_dispatch:
1817

1918
jobs:

.github/workflows/build-container-images-raspberrypi4-64.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
name: Build SDV application container images
1515
on:
16-
pull_request:
1716
workflow_dispatch:
1817

1918
jobs:

.github/workflows/sdv-core-components.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
name: SDV Core
1515
on:
16-
pull_request:
1716
workflow_dispatch:
1817

1918
jobs:

0 commit comments

Comments
 (0)