This commit is contained in:
KMKoushik
2025-04-19 12:18:52 +10:00
parent c70e98f061
commit 1e7846a731

View File

@@ -6,7 +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" - ".github/workflows/release-js-package.yml"
concurrency: ${{ github.workflow }}-${{ github.ref }} concurrency: ${{ github.workflow }}-${{ github.ref }}