Skip to content

Commit 928a6d9

Browse files
committed
CI: uefi-only-build: disable paths trigger
Signed-off-by: Janne Grunau <[email protected]>
1 parent ab56888 commit 928a6d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/uefi-only-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
# variables `UEFI_DATE`, `UEFI_LINUX_TAG` or `UEFI_UBOOT_TAG`.
88
pull_request:
99
branches: [ main ]
10-
paths: [ ./github/workflows/uefi-only-install.yaml ]
10+
#paths: [ ./github/workflows/uefi-only-install.yaml ]
1111

1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:

0 commit comments

Comments
 (0)