Skip to content

Commit

Permalink
Merge pull request #8 from sghost13/test-merge
Browse files Browse the repository at this point in the history
fix spelling
  • Loading branch information
sghost13 committed Jun 25, 2024
2 parents 96e7c5a + bb4853a commit 766e013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdk-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:
jobs:
# only run if merged pulled request
if_merged:
if: github.event.pull_request.mergerd == true
if: github.event.pull_request.merged == true
# deploy:
runs-on: ubuntu-latest
environment: dev
Expand Down

0 comments on commit 766e013

Please sign in to comment.