diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/build-test.yml similarity index 96% rename from .github/workflows/pr-checks.yml rename to .github/workflows/build-test.yml index fd9713c..3913a9f 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/build-test.yml @@ -1,5 +1,5 @@ # -# .github/workflows/pr-checks.yml +# .github/workflows/build-test.yml # # https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables ---