mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-02-04 15:01:46 +00:00
(cherry picked from commit 7386a2deb6b686ace11e83c70c19609ee0dd9833) Signed-off-by: Nick Chung <nick.chung@suse.com> Co-authored-by: Nick Chung <Nick.Chung@suse.com>
This commit is contained in:
parent
2cb838eded
commit
7b754457ec
@ -5,14 +5,9 @@ on:
|
||||
- v[1-9].*
|
||||
|
||||
jobs:
|
||||
build-validation:
|
||||
name: Build Test
|
||||
uses: ./.github/workflows/run-lint.yaml
|
||||
build:
|
||||
name: Build and Upload Package
|
||||
uses: ./.github/workflows/build-and-publish-standalone.yaml
|
||||
needs:
|
||||
- build-validation
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user