From cc8ab3cbcf3989edfdbe969a6d9a7e6e5c4135dd Mon Sep 17 00:00:00 2001 From: Shawn Hartsell Date: Wed, 17 Jan 2024 14:40:57 -0600 Subject: [PATCH] fixing more mispellings --- .github/workflows/licensed.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index 50599c8..e68b898 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -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: