Skip to content

Commit ef19560

Browse files
author
Gpshfrd
committed
fix: branches for workflow
1 parent 9714caf commit ef19560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ansible-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Ansible Deployment
22

33
on:
44
push:
5-
branches: [main, master]
5+
branches: [main, master, lab06]
66
paths:
77
- "ansible/**"
88
- ".github/workflows/ansible-deploy.yml"

0 commit comments

Comments
 (0)