Skip to content

Commit 9e50435

Browse files
Revert "github-actions: Call main workflow directly for LTP testing"
This reverts commit a9073f4.
1 parent a9073f4 commit 9e50435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kernel-build-and-test-multiarch-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
github.event_name == 'push' ||
2121
github.event.pull_request.head.repo.full_name != github.repository ||
2222
github.event.action != 'opened'
23-
uses: ctrliq/kernel-src-tree/.github/workflows/kernel-build-and-test-multiarch.yml@shreeya_kernelci_ltp_rebased
23+
uses: ctrliq/kernel-src-tree/.github/workflows/kernel-build-and-test-multiarch-trigger.yml@shreeya_kernelci_ltp_rebased
2424
secrets: inherit

0 commit comments

Comments
 (0)