From 1901021f9017cbe7319deb5c9e60e7c37f0db90e Mon Sep 17 00:00:00 2001 From: SKairinos Date: Fri, 27 Sep 2024 15:07:25 +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 3c642c74..b64d6581 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@workspace-145 # TODO: set to @main + 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.