Skip to content

Commit 11e3788

Browse files
ci(pull_config): add reusable workflow
1 parent 9b26505 commit 11e3788

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/monthly.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ on:
66

77
jobs:
88
main-snap:
9-
uses: ubuntu-robotics/snap_configuration/.github/workflows/snap.yaml@ci/main_workflow_run
9+
uses: ubuntu-robotics/snap_configuration/.github/workflows/snap.yaml@main
10+
howto-pull-configuration-snap:
11+
uses: ubuntu-robotics/snap_configuration/.github/workflows/snap.yaml@ci/pull_configuration_from_a_server

0 commit comments

Comments
 (0)