diff --git a/.github/workflows/ci_check_license_headers.yaml b/.github/workflows/ci_check_license_headers.yaml index b97b3032f..363e014d1 100644 --- a/.github/workflows/ci_check_license_headers.yaml +++ b/.github/workflows/ci_check_license_headers.yaml @@ -24,7 +24,7 @@ on: types: [opened, synchronize, reopened, ready_for_review] jobs: - apache-rat-check: + check-license-headers: runs-on: ubuntu-latest steps: