Skip to content

Commit

Permalink
updated github action branch
Browse files Browse the repository at this point in the history
  • Loading branch information
akashdeep000 committed Sep 8, 2024
1 parent ecab7b6 commit 6c30f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdk-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CDK Deploy
on:
workflow_dispatch:
push:
branches: ["main"]
branches: ["master"]

jobs:
aws_cdk:
Expand Down

0 comments on commit 6c30f81

Please sign in to comment.