Skip to content

Commit f22d39d

Browse files
committed
DO NOT MERGE: ci: single-kernel: test drive workflow from pull request
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
1 parent cdeebff commit f22d39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/single-kernel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
ccache_s3_bucket: ${{ secrets.CCACHE_S3_BUCKET }}
3131
ccache_s3_access_key: ${{ secrets.CCACHE_S3_ACCESS_KEY }}
3232
ccache_s3_secret_key: ${{ secrets.CCACHE_S3_SECRET_KEY }}
33-
uses: openwrt/actions-shared-workflows/.github/workflows/single-kernel.yml@main
33+
uses: openwrt/actions-shared-workflows/.github/workflows/single-kernel.yml@ynezz/single-kernel
3434
with:
3535
target: mediatek
3636
subtarget: filogic

0 commit comments

Comments
 (0)