Skip to content

Commit 9bf1776

Browse files
ci(monthly): use new url
1 parent 11684eb commit 9bf1776

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/monthly.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ on:
66

77
jobs:
88
main-snap:
9-
uses: ubuntu-robotics/snap_configuration/.github/workflows/snap.yaml@main
9+
uses: canonical/snap_configuration/.github/workflows/snap.yaml@main
1010
with:
1111
branch-name: "main"
1212
howto-pull-configuration-snap:
13-
uses: ubuntu-robotics/snap_configuration/.github/workflows/snap.yaml@howto/pull_configuration_from_a_server
13+
uses: canonical/snap_configuration/.github/workflows/snap.yaml@howto/pull_configuration_from_a_server
1414
with:
1515
branch-name: "howto/pull_configuration_from_a_server"
1616
howto-content-configuration-snap:
17-
uses: ubuntu-robotics/snap_configuration/.github/workflows/snap.yaml@howto/content_sharing_configuration_snap
17+
uses: canonical/snap_configuration/.github/workflows/snap.yaml@howto/content_sharing_configuration_snap
1818
howto-overwritable-configuration-snap:
19-
uses: ubuntu-robotics/snap_configuration/.github/workflows/snap.yaml@howto/overwritable_configuration
19+
uses: canonical/snap_configuration/.github/workflows/snap.yaml@howto/overwritable_configuration
2020
with:
2121
branch-name: "howto/overwritable_configuration"

0 commit comments

Comments
 (0)