mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
make workflow naming shorter
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
6f915678b5
commit
c7c395c832
2
.github/workflows/deploy-githubpages.yml
vendored
2
.github/workflows/deploy-githubpages.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
# Simple workflow for deploying static content to GitHub Pages
|
# Simple workflow for deploying static content to GitHub Pages
|
||||||
name: Deploy static content to Pages
|
name: Deploy GitHub Pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# Runs on pushes targeting the default branch
|
# Runs on pushes targeting the default branch
|
||||||
|
2
.github/workflows/js-unittest.yml
vendored
2
.github/workflows/js-unittest.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Install jest and run JS unit tests
|
name: Jest JS Unit Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Loading…
Reference in New Issue
Block a user