Skip to content

Commit 48a9466

Browse files
committed
ci: switch to local actions
Needed for further CI improvements. Signed-off-by: George Sapkin <[email protected]>
1 parent 1727af3 commit 48a9466

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/multi-arch-test-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66
jobs:
77
formalities:
88
name: Test Formalities
9-
uses: openwrt/actions-shared-workflows/.github/workflows/formal.yml@main
9+
uses: georgesapkin/openwrt-actions-shared-workflows/.github/workflows/formal.yml@main
1010

1111
build:
1212
name: Feeds Package Test Build
1313
needs: formalities
14-
uses: openwrt/actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main
14+
uses: georgesapkin/openwrt-actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main

0 commit comments

Comments
 (0)