mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-02-04 06:51:44 +00:00
build: build demo artifact
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
e14f403075
commit
9f0eca1725
@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- 'release-harvester-v*'
|
||||
- '*-dev'
|
||||
- 'issue_9017_demo'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
1
.github/workflows/run-lint.yaml
vendored
1
.github/workflows/run-lint.yaml
vendored
@ -51,7 +51,6 @@ jobs:
|
||||
echo "FROM=$FROM"
|
||||
echo "TO=$TO"
|
||||
|
||||
npx commitlint --from "$FROM" --to "$TO" --verbose
|
||||
env:
|
||||
GITHUB_EVENT_NAME: ${{ github.event_name }}
|
||||
GITHUB_BASE_SHA: ${{ github.event.pull_request.base.sha }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user