mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
First pass at tidying action names
This commit is contained in:
parent
5f28eb3a74
commit
9cbe245fc1
3 changed files with 3 additions and 3 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: taskchampion
|
||||
name: Checks
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: taskchampion
|
||||
name: Docs
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: taskchampion
|
||||
name: Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue