From 4c3f0dabfa7efed3647b978521c14673f46a3826 Mon Sep 17 00:00:00 2001 From: Joel Samson Date: Wed, 21 Feb 2024 01:33:32 -0500 Subject: [PATCH] Update Check pull request source branch.yml --- .github/workflows/Check pull request source branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Check pull request source branch.yml b/.github/workflows/Check pull request source branch.yml index fb4b2fc..84e10a3 100644 --- a/.github/workflows/Check pull request source branch.yml +++ b/.github/workflows/Check pull request source branch.yml @@ -8,7 +8,7 @@ on: - edited jobs: check-branches: - runs-on: $default-branch + runs-on: ubuntu-latest steps: - name: Check branches run: |