fix: broken markdown refs auto-resolved
This commit is contained in:
parent
c008bbe952
commit
bedecc252b
@ -78,7 +78,7 @@ When installing `act` as a GitHub extension, prefix the commands with `gh `.
|
|||||||
|
|
||||||
## Modifications to CI
|
## Modifications to CI
|
||||||
|
|
||||||
Modifications to GitHub Actions workflows are checked with [actionlint](https://github.com/rhysd/actionlint) during the [basic.yml](.github/workflows/basic.yml) job, protecting the CI chain and against wrong approval decisions based on improper CI runs. Changes to these workflows can be validated locally with `actionlint`:
|
Modifications to GitHub Actions workflows are checked with [actionlint](https://github.com/rhysd/actionlint) during the basic.yml job, protecting the CI chain and against wrong approval decisions based on improper CI runs. Changes to these workflows can be validated locally with `actionlint`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
actionlint .github/workflows/*.yml
|
actionlint .github/workflows/*.yml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user