mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Add scripts/codespell.sh and spellcheck
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
id: tag
|
||||
uses: dawidd6/action-get-tag@v1
|
||||
continue-on-error: true
|
||||
- name: Get Pullrequest ID
|
||||
- name: Get Pull Request ID
|
||||
id: prepare
|
||||
run: |
|
||||
tag=${{ steps.tag.outputs.tag }}
|
||||
|
||||
Reference in New Issue
Block a user