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
paths:
- "packages/sdk/**" # Trigger only changes in packages
- "workflows/release-js-package.yml"
- ".github/workflows/release-js-package.yml"
concurrency: ${{ github.workflow }}-${{ github.ref }}