diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 472771f..e40636c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -6,7 +6,7 @@ on: - "**.md" branches: - 'main' - # this is needed when pushing tags manually, apparantly. + # this is needed when pushing tags manually, apparently. # https://github.com/actions/runner/issues/1007 create: pull_request: