mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
wip
This commit is contained in:
parent
8769f52d79
commit
4549406d50
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-test-repos.yml
vendored
2
.github/workflows/update-test-repos.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
ref: next
|
||||
- uses: actions/setup-node@v4
|
||||
- run: BRANCHNAME=$(date +update-test-repos-%Y%m%d%H%M%S)
|
||||
- run: export BRANCHNAME=$(date +update-test-repos-%Y%m%d%H%M%S)
|
||||
- run: git checkout -b $BRANCHNAME
|
||||
- run: npm install
|
||||
- run: npm run update-test-repos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue