diff --git a/.github/workflows/license-check.yml b/.github/workflows/license-check.yml index 2f27353d83..6f30b680f3 100644 --- a/.github/workflows/license-check.yml +++ b/.github/workflows/license-check.yml @@ -1,4 +1,4 @@ -# Automatically fix license files on PRs that need updates +## Automatically fix license files on PRs that need updates # Tries to auto-commit the fix, or comments with instructions if push fails name: License Check