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 82548a5 commit 6b0c578Copy full SHA for 6b0c578
1 file changed
.github/workflows/sync-testing-sdk.yml
@@ -2,9 +2,9 @@ name: Sync Testing SDK
2
3
on:
4
push:
5
- branches: ["main"]
6
- paths:
7
- - "aws-durable-execution-sdk-java-testing/**"
+ branches: ["main", "gitfarm-sync"]
+# paths:
+# - "aws-durable-execution-sdk-java-testing/**"
8
9
env:
10
AWS_REGION: "us-west-2"
0 commit comments