commit | 662896e68ee4af34a4c1b6a34cd05136b88716ce | [log] [tgz] |
---|---|---|
author | Tim Duesterhus <tim@bastelstu.be> | Sat Oct 16 18:10:27 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Oct 18 07:17:04 2021 +0200 |
tree | f1a2fbd23fa5575e362d51f3d100329e99e8f417 | |
parent | 89c9d0a169cba49882044e081827971ba0b271cb [diff] [blame] |
CI: Clean up formatting in GitHub Action definitions This patch cleans up the formatting within the .yml definition files for GitHub Actions to ensure a consistent look across all actions.
diff --git a/.github/workflows/compliance.yml b/.github/workflows/compliance.yml index fe6c271..3ce7178 100644 --- a/.github/workflows/compliance.yml +++ b/.github/workflows/compliance.yml
@@ -3,7 +3,7 @@ on: schedule: - - cron: "0 0 * * 3" + - cron: "0 0 * * 3" permissions: contents: read