salt-bootstrap/.github/.workflows/templates/main.yml
2020-01-29 17:02:44 +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}