update workflow
This commit is contained in:
1
.github/workflows/release-js-package.yml
vendored
1
.github/workflows/release-js-package.yml
vendored
@@ -6,6 +6,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- "packages/sdk/**" # Trigger only changes in packages
|
- "packages/sdk/**" # Trigger only changes in packages
|
||||||
|
- "workflows/release-js-package.yml"
|
||||||
|
|
||||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user