File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
workflow_dispatch :
5
5
push :
6
6
branches :
7
- - km/add_arm64_agent
7
+ - main
8
8
9
9
jobs :
10
10
build-coresvc-registry-amd64 :
11
11
permissions :
12
12
contents : read
13
13
packages : write
14
14
15
- uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@km/add_docker
15
+ uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@main
16
16
with :
17
17
REGISTRY : ghcr.io
18
18
APP_NAME : coresvc-registry
29
29
contents : read
30
30
packages : write
31
31
32
- uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@km/add_docker
32
+ uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@main
33
33
with :
34
34
REGISTRY : ghcr.io
35
35
APP_NAME : coresvc-registry
You can’t perform that action at this time.
0 commit comments