Skip to content

Commit

Permalink
Merge pull request #902 from hngprojects/Sarahligbe-patch-6
Browse files Browse the repository at this point in the history
Update cd.staging.yaml
  • Loading branch information
DrInTech22 authored Aug 15, 2024
2 parents 4266152 + e74035c commit de41edb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cd.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ on:
workflow_dispatch:

jobs:
on-success:
deploy:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit de41edb

Please sign in to comment.