Archived
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
40721a684b
|
||
|
|
86c2fb394b
|
@@ -1,4 +1,4 @@
|
||||
name: Auto release tagged
|
||||
name: Auto release
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
||||
@@ -17,6 +17,6 @@ jobs:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
|
||||
- uses: DavidAnson/markdownlint-cli2-action@ded1f9488f68a970bc66ea5619e13e9b52e601cd # v23.2.0
|
||||
with:
|
||||
globs: '**/*.md'
|
||||
|
||||
Reference in New Issue
Block a user