Skip to content

Commit fb6288b

Browse files
Add name to reusable workflow
1 parent 52ced6f commit fb6288b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-check-html-ids.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111

1212
jobs:
1313
check-html-ids:
14+
name: 'Check for removed HTML IDs'
1415
runs-on: ubuntu-latest
1516
timeout-minutes: 30
1617
steps:

0 commit comments

Comments
 (0)