ci: Auto-update cspell dictionary

This commit is contained in:
Taiki Endo
2024-10-21 03:12:56 +09:00
parent a3df29458d
commit c4eb96f432
2 changed files with 33 additions and 12 deletions

View File

@@ -34,6 +34,11 @@ concurrency:
jobs:
tidy:
uses: taiki-e/github-actions/.github/workflows/tidy.yml@main
permissions:
contents: read
pull-requests: write # for gh pr edit --add-assignee
repository-projects: read # for gh pr edit --add-assignee
secrets: inherit
test:
strategy: