Use main as tags for reuse action
Signed-off-by: Josh Minor <josh.minor@arm.com>
This commit is contained in:
@@ -18,4 +18,4 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: smarter-project/reusable-workflows/.github/workflows/smarter-org-docker-buildx.yml@634317c9ecc672335ca2fbb8615b698129572246
|
uses: smarter-project/reusable-workflows/.github/workflows/smarter-org-docker-buildx.yml@main
|
||||||
|
|||||||
2
.github/workflows/smarter-org-helm.yml
vendored
2
.github/workflows/smarter-org-helm.yml
vendored
@@ -8,4 +8,4 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
uses: smarter-project/reusable-workflows/.github/workflows/smarter-org-helm.yml@634317c9ecc672335ca2fbb8615b698129572246
|
uses: smarter-project/reusable-workflows/.github/workflows/smarter-org-helm.yml@main
|
||||||
|
|||||||
Reference in New Issue
Block a user