Skip to content

Commit

Permalink
Auto run
Browse files Browse the repository at this point in the history
  • Loading branch information
FozzeY committed Nov 18, 2023
1 parent 0f097a9 commit 8df6141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- master
paths:
- ansible
workflow_dispatch:
- .github/workflows/ansible.yml

jobs:
ansible:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- master
paths:
- terraform
workflow_dispatch:
- .github/workflows/terraform.yml
jobs:
terraform:
name: "Terraform"
Expand Down

0 comments on commit 8df6141

Please sign in to comment.