Skip to content

Commit 1e7846a

Browse files
committed
update
1 parent c70e98f commit 1e7846a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-js-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
paths:
88
- "packages/sdk/**" # Trigger only changes in packages
9-
- "workflows/release-js-package.yml"
9+
- ".github/workflows/release-js-package.yml"
1010

1111
concurrency: ${{ github.workflow }}-${{ github.ref }}
1212

0 commit comments

Comments
 (0)