salt-bootstrap/.github/workflows/templates/main.yml
Workflow config file is invalid. Please check your config file: yaml: line 10: could not find expected ':'
2020-12-09 03:48:34 +00:00

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}