Skip to content

Commit

Permalink
Update cd_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored Jun 6, 2024
1 parent ab42661 commit 7eb9293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
if: github.event.workflow_run.conclusion == 'success'
# if: github.event.workflow_run.conclusion == 'success'

name: Deploy to GitHub Pages
steps:
Expand Down

0 comments on commit 7eb9293

Please sign in to comment.