salt-bootstrap/.github/workflows/templates/main.yml
Workflow config file is invalid. Please check your config file: yaml: line 10: could not find expected ':'
Pedro Algarvio 77daa3299d
Re-enable github actions workflow.
The main repo has them disabled
2020-02-24 12:06:26 +00:00

10 lines
160 B
YAML

# DO NOT EDIT THIS FILE DIRECTLY!
#
# This file was generated by .github/workflows/templates/generate.py
name: Testing
on: [push, pull_request]
jobs:
{jobs}