0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2026-01-04 10:07:56 +01:00

ci(workflows): disable as non-functioning

* Will come back to these at a later date
This commit is contained in:
Dafydd Jones 2025-06-11 23:32:58 +01:00
parent 223203857d
commit 518db2ea27
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# vim: ft=yaml
---
name: 'Kitchen (macOS)'
'on': ['push', 'pull_request']
'on': ['workflow_dispatch']
env:
KITCHEN_LOCAL_YAML: 'kitchen.macos.yml'

View File

@ -2,7 +2,7 @@
# vim: ft=yaml
---
name: 'Kitchen Vagrant (FreeBSD, OpenBSD & Windows)'
'on': ['push', 'pull_request']
'on': ['workflow_dispatch']
env:
KITCHEN_LOCAL_YAML: 'kitchen.vagrant.yml'

View File

@ -2,7 +2,7 @@
# vim: ft=yaml
---
name: 'Kitchen (Windows)'
'on': ['push', 'pull_request']
'on': ['workflow_dispatch']
env:
machine_user: kitchen