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 1727af3 commit 48a9466Copy full SHA for 48a9466
.github/workflows/multi-arch-test-build.yml
@@ -6,9 +6,9 @@ on:
6
jobs:
7
formalities:
8
name: Test Formalities
9
- uses: openwrt/actions-shared-workflows/.github/workflows/formal.yml@main
+ uses: georgesapkin/openwrt-actions-shared-workflows/.github/workflows/formal.yml@main
10
11
build:
12
name: Feeds Package Test Build
13
needs: formalities
14
- uses: openwrt/actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main
+ uses: georgesapkin/openwrt-actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main
0 commit comments