fixing more mispellings

This commit is contained in:
Shawn Hartsell
2024-01-17 14:40:57 -06:00
parent 6a752b86fc
commit cc8ab3cbcf

View File

@@ -1,4 +1,4 @@
name: Licences Check
name: licenses check
on:
push:
@@ -16,8 +16,8 @@ permissions:
contents: write
jobs:
licenced:
name: Licences Check
licensed:
name: licensed check
runs-on: ubuntu-latest
steps: