Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/baidakovil/wbmon into main
Browse files Browse the repository at this point in the history
  • Loading branch information
baidakovil committed Dec 20, 2023
2 parents 9e5ef03 + e93fd34 commit c125bc6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Deployment

on:
workflow_dispatch:
push:
branches: [ "stable" ]
workflow_run:
workflows: ["Pylint"]
types:
- completed

jobs:
deploy:
Expand Down

0 comments on commit c125bc6

Please sign in to comment.