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 e0a2f08 commit 9e7e383Copy full SHA for 9e7e383
.github/workflows/sync-sdk.yml
@@ -2,8 +2,6 @@ name: Sync SDK
2
on:
3
push:
4
branches: ["main", "ci/remove-sync-version"]
5
- paths:
6
- - "packages/aws-durable-execution-sdk-js/**"
7
8
env:
9
AWS_REGION: "us-west-2"
.github/workflows/sync-testing-sdk.yml
@@ -3,8 +3,6 @@ name: Sync Testing SDK
- - "packages/aws-durable-execution-sdk-js-testing/**"
10
0 commit comments