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