diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index f3b73d5..fd9713c 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -3,7 +3,7 @@ # # https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables --- -name: pr-checks +name: Build, Test, and Lint on: pull_request: branches: [main]