From b4ec66b71d943d539a3c79b807887cb202f7bece Mon Sep 17 00:00:00 2001 From: SKairinos Date: Thu, 18 Apr 2024 16:12:39 +0000 Subject: [PATCH] use main --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 70adc42..160e9f5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ on: jobs: test: - uses: ocadotechnology/codeforlife-workspace/.github/workflows/test-python-code.yaml@polish_test + uses: ocadotechnology/codeforlife-workspace/.github/workflows/test-python-code.yaml@main secrets: inherit with: # Cannot be set with an env var. Value must match in the release job.