From aa18af61d6536769551b7625f1150dff8ccd9c5e Mon Sep 17 00:00:00 2001 From: Daniel Bruce Date: Tue, 3 Oct 2023 16:59:38 -0400 Subject: [PATCH] try this and see what it does --- .github/workflows/conformance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conformance.yaml b/.github/workflows/conformance.yaml index 66d9c10c7..deaf854a9 100644 --- a/.github/workflows/conformance.yaml +++ b/.github/workflows/conformance.yaml @@ -18,7 +18,7 @@ on: branches: - main pull_request: -name: conformance +name: conformance7 jobs: conformance: runs-on: ubuntu-latest