File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
jobs :
8
8
main-snap :
9
- uses : ubuntu-robotics /snap_configuration/.github/workflows/snap.yaml@main
9
+ uses : canonical /snap_configuration/.github/workflows/snap.yaml@main
10
10
with :
11
11
branch-name : " main"
12
12
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
14
14
with :
15
15
branch-name : " howto/pull_configuration_from_a_server"
16
16
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
18
18
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
20
20
with :
21
21
branch-name : " howto/overwritable_configuration"
You can’t perform that action at this time.
0 commit comments