We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0408c88 commit c9d1ac9Copy full SHA for c9d1ac9
.github/workflows/sync-sdk.yml
@@ -1,7 +1,7 @@
1
name: Sync SDK
2
on:
3
push:
4
- branches: ["main", "ci/remove-sync-version"]
+ branches: ["main"]
5
paths:
6
- "packages/aws-durable-execution-sdk-js/**"
7
.github/workflows/sync-testing-sdk.yml
@@ -2,7 +2,7 @@ name: Sync Testing SDK
- "packages/aws-durable-execution-sdk-js-testing/**"
8
0 commit comments