We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37e137 commit 4617dc0Copy full SHA for 4617dc0
1 file changed
.github/workflows/uefi-only-build.yaml
@@ -5,9 +5,9 @@ on:
5
# Triggers the workflow only on pull-requests when this file is changed.
6
# Intended use is to manually trigger runs after updating the repository
7
# variables `UEFI_DATE`, `UEFI_LINUX_TAG` or `UEFI_UBOOT_TAG`.
8
- pull_request:
9
- branches: [ main ]
10
- paths: [ .github/workflows/uefi-only-build.yaml ]
+ # pull_request:
+ # branches: [ main ]
+ # paths: [ .github/workflows/uefi-only-build.yaml ]
11
12
# Allows you to run this workflow manually from the Actions tab
13
workflow_dispatch:
0 commit comments