Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Oct 8, 2023
1 parent d69846d commit 8254f5f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ name: deploy

on:
workflow_run:
workflows: ["bbm-check-conf", "pre-commit"]
types: [completed]
workflows:
- bbm-check-conf
- pre-commit
types:
- completed

jobs:
build:
Expand Down

0 comments on commit 8254f5f

Please sign in to comment.