Skip to content

Commit 6c30f81

Browse files
committed
updated github action branch
1 parent ecab7b6 commit 6c30f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cdk-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CDK Deploy
33
on:
44
workflow_dispatch:
55
push:
6-
branches: ["main"]
6+
branches: ["master"]
77

88
jobs:
99
aws_cdk:

0 commit comments

Comments
 (0)