mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
wip
This commit is contained in:
parent
7a436f82a7
commit
6457a03b33
1 changed files with 3 additions and 1 deletions
4
.github/workflows/update-test-repos.yml
vendored
4
.github/workflows/update-test-repos.yml
vendored
|
|
@ -16,7 +16,9 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: next
|
ref: utr
|
||||||
|
# RESTORE NEXT LINE ABOVE
|
||||||
|
# ref: next
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
- run: git config user.email "david@dlaa.me"
|
- run: git config user.email "david@dlaa.me"
|
||||||
- run: git config user.name "David Anson"
|
- run: git config user.name "David Anson"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue