Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis-Shtanskiy authored Nov 1, 2024
1 parent 02f0926 commit 5acaf84
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
uses: volunteers-for-city-projects/volunteers-backend/.github/workflows/deploy.yml@develop
secrets: inherit

send_message:
name: Send message in Telegram
needs:
- call_deploy
uses: volunteers-for-city-projects/volunteers-backend/.github/workflows/send_message.yml@develop
secrets: inherit
# send_message:
# name: Send message in Telegram
# needs:
# - call_deploy
# uses: volunteers-for-city-projects/volunteers-backend/.github/workflows/send_message.yml@develop
# secrets: inherit

0 comments on commit 5acaf84

Please sign in to comment.