Skip to content

Commit

Permalink
Give the website check job a name
Browse files Browse the repository at this point in the history
So it can be required to pass before merging a PR.

Signed-off-by: J Robert Ray <jrray@jrray.org>
  • Loading branch information
jrray committed Aug 8, 2024
1 parent e5250cc commit 2da9237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hugo-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: push

jobs:
check:
name: Build Website
runs-on: ubuntu-latest
steps:
- name: Cancel Previous Runs
Expand Down

0 comments on commit 2da9237

Please sign in to comment.