mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
13 lines
206 B
YAML
13 lines
206 B
YAML
# DO NOT EDIT THIS FILE DIRECTLY!
|
|
#
|
|
# This file was generated by .github/workflows/templates/generate.py
|
|
#
|
|
# yamllint disable rule:line-length rule:empty-lines
|
|
---
|
|
|
|
name: {name}
|
|
|
|
'on': [{on}]
|
|
|
|
jobs:
|
|
{jobs}
|