Skip to content

Commit

Permalink
update ansible workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DrInTech22 authored Dec 11, 2024
1 parent 0b15e6f commit f585093
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ansible-monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: Ansible Monitoring

on:
workflow_dispatch:
repository_dispatch:
types:
- ansible-monitoring
workflow_run:
workflows: ["Terraform Apply"]
types:
- completed

jobs:
monitoring-stack-deploy:
Expand Down

0 comments on commit f585093

Please sign in to comment.