salt-bootstrap/.github/workflows/templates/main.yml
Workflow config file is invalid. Please check your config file: yaml: line 10: could not find expected ':'
2021-03-02 13:03:04 +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}