Skip to content

Commit

Permalink
Update cfdeploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhutikumar07 authored Jul 4, 2024
1 parent b344169 commit 83dee42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cfdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:
pull-requests: read
jobs:
deploy:
if: github.event.pull_request.merged == true
if: github.event.pull_request.merged == false
runs-on: ubuntu-latest
steps:
- name: Use Node.js 20.x
Expand Down

0 comments on commit 83dee42

Please sign in to comment.