lean4-htt/.github
Joachim Breitner f8edf452de
chore: CI: add actionlint action, fix actions (#3156)
I keep messing things up, so time for some guard rails, so check them
using
[actionlint](https://github.com/raven-actions/actionlint).

This also runs [shellcheck](https://www.shellcheck.net/) on the files.
Shellcheck
is a bit picky about putting double quotes around variables, and will
flag many
cases where we know it’s safe, but why not simply always write the safer
variant.

Unfortunately, actionlint does not (yet) check `actions/github-script`
scripts, which is
unfortunate. Maybe they will in the future
(https://github.com/rhysd/actionlint/issues/389)
2024-01-15 17:53:04 +00:00
..
ISSUE_TEMPLATE chore: Issue template: Suggest #eval Lean.versionString (#2884) 2023-11-16 18:40:55 +01:00
workflows chore: CI: add actionlint action, fix actions (#3156) 2024-01-15 17:53:04 +00:00
PULL_REQUEST_TEMPLATE.md chore: refine PR template (#3074) 2023-12-18 13:47:04 +00:00