First pass at tidying action names
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user