👷🏻 Restore Build, Test, and Lint name of pr-checks workflow

This commit is contained in:
Ben Chatelain 2024-11-03 11:18:17 -07:00
parent 73d63a2981
commit 513b99d26f
No known key found for this signature in database

View file

@ -3,7 +3,7 @@
# #
# https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables # https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables
--- ---
name: pr-checks name: Build, Test, and Lint
on: on:
pull_request: pull_request:
branches: [main] branches: [main]