rename actions
This commit is contained in:
parent
e7456847c6
commit
657543ac96
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Codespell configuration is within .codespellrc
|
# Codespell configuration is within .codespellrc
|
||||||
---
|
---
|
||||||
name: Codespell
|
name: Spellcheck
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
name: tests
|
name: Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- push
|
- push
|
||||||
Loading…
Reference in a new issue