Skip to content

Commit

Permalink
Fix/70 fix pro deploy workflow (#73)
Browse files Browse the repository at this point in the history
* fix deploy-backend.yml
  • Loading branch information
MocStepan authored May 8, 2024
1 parent b11cee3 commit 8335e6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ run-name: "Run ${{github.run_id}}, triggered by ${{github.actor}}"

on:
workflow_dispatch:
pull_request:
branches: ["main"]

defaults:
run:
Expand Down

0 comments on commit 8335e6f

Please sign in to comment.