update workflow

This commit is contained in:
KMKoushik
2025-04-19 12:15:53 +10:00
parent 00dc22a94a
commit c70e98f061

View File

@@ -6,6 +6,7 @@ on:
- main
paths:
- "packages/sdk/**" # Trigger only changes in packages
- "workflows/release-js-package.yml"
concurrency: ${{ github.workflow }}-${{ github.ref }}