Skip to content

Commit 59086a4

Browse files
committed
Update names
1 parent 2843d27 commit 59086a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-website.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy Site to GitHub Pages
1+
name: Build and test site
22

33
on:
44
push:
@@ -29,6 +29,7 @@ jobs:
2929
name: html-${{ github.run_id }}
3030
path: ./dist
3131
link_check:
32+
name: Check internal links
3233
runs-on: ubuntu-latest
3334
needs: build
3435
steps:

0 commit comments

Comments
 (0)