mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
workflows: basic consistency in formatting workflows
Same top-level ordering of keys / empty lines and same indentation for yaml lists. One blank line between each step. Makes it easier to read and compare the workflows.
This commit is contained in:
parent
72fd375d1c
commit
88afad8833
19 changed files with 231 additions and 188 deletions
1
.github/workflows/periodic-merge-24h.yml
vendored
1
.github/workflows/periodic-merge-24h.yml
vendored
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
name: "Periodic Merges (24h)"
|
||||
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# * is a special character in YAML so you have to quote this string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue