Skip to content

Commit

Permalink
fix deploy-backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MocStepan committed May 8, 2024
1 parent d08c0e4 commit 98a3550
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ jobs:
run:
working-directory: backend
steps:
- name: Wait for Other Workflows
uses: lewagon/[email protected]
with:
ref: ${{ github.ref }}
checks: "Build backend, Build frontend, Dependency review"
wait-for: "success"
timeout: 300000

- uses: actions/checkout@v2
- uses: akhileshns/[email protected] # This is the action
with:
Expand Down

0 comments on commit 98a3550

Please sign in to comment.