Change directory, file names and adding comments

This commit is contained in:
Colgrave 2025-01-05 23:27:14 -05:00
parent 920f0f60f4
commit e3fdb44d03
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
# butane.yaml
#
# Use a bash script to translate the Butane configs in the current directory to
# the Ignition configs, and push them to the master branch.
#
# [Butane](https://coreos.github.io/butane/)
# [Ignition](https://coreos.github.io/ignition/)
when:
branch: main
event: [ push, pull_request ]