diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e97b1ed..d324a3d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,3 +67,7 @@ repos: description: check spelling with the typos crate files: \.(html|md|py|sh|ya?ml)$ args: [--config=.github/linters/.typos.toml] + - repo: https://github.com/rhysd/actionlint + rev: v1.7.7 + hooks: + - id: actionlint diff --git a/apache-trusted-release/svn-dist.md b/apache-trusted-release/svn-dist.md index e3af732..2c66157 100644 --- a/apache-trusted-release/svn-dist.md +++ b/apache-trusted-release/svn-dist.md @@ -88,7 +88,6 @@ flowchart TD - (b) ATR coexists on rsync.apache.org and detects legacy release addition and deletion. - ```mermaid flowchart TD subgraph Transition 2B @@ -106,7 +105,6 @@ flowchart TD end ``` - 3. **Legacy is Retired** - `svn:dist/release` is retired. ```mermaid