make workflow naming shorter

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu 2022-11-07 23:43:40 +00:00
parent 6f915678b5
commit c7c395c832
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages
name: Deploy GitHub Pages
on:
# Runs on pushes targeting the default branch

View File

@ -1,4 +1,4 @@
name: Install jest and run JS unit tests
name: Jest JS Unit Test
on:
pull_request: