Skip to content

Commit

Permalink
Remove CI dependency on deploy_ec2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bardin08 committed May 9, 2024
1 parent 7134fde commit 0bf378c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy_ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
needs: build_and_test
if: ${{ github.event.workflow_run.conclusion == 'success' }}

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 0bf378c

Please sign in to comment.