From acda7d0d2d08e63c21f0a76e24f53976792e2d3f Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 8 Feb 2024 16:40:56 -0500 Subject: [PATCH] CI: s/main/master/ --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e9f08a3..1eb93c7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,7 +2,7 @@ name: copilot-verifier on: push: - branches: [main] + branches: [master] pull_request: env: