Skip to content

Commit

Permalink
Merge branch 'devops' into 'main' from pull request #33
Browse files Browse the repository at this point in the history
#7 Фикс запуска CD пайплайна
  • Loading branch information
NikitaBuffy authored Dec 10, 2024
2 parents d9390fa + 6328fa9 commit 8e49de0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Main CD
on:
pull_request:
types: [closed]
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 8e49de0

Please sign in to comment.