Skip to content

Commit 6b0c578

Browse files
committed
test for testing sdk
1 parent 82548a5 commit 6b0c578

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/sync-testing-sdk.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Sync Testing SDK
22

33
on:
44
push:
5-
branches: ["main"]
6-
paths:
7-
- "aws-durable-execution-sdk-java-testing/**"
5+
branches: ["main", "gitfarm-sync"]
6+
# paths:
7+
# - "aws-durable-execution-sdk-java-testing/**"
88

99
env:
1010
AWS_REGION: "us-west-2"

0 commit comments

Comments
 (0)