From c3f59a886b350310a69317e51055fb8d8d541834 Mon Sep 17 00:00:00 2001 From: Tom Passmore Date: Tue, 6 Jun 2023 10:05:38 +0100 Subject: [PATCH] CI update main --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 13b65b20..633da199 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: ci on: push: branches: - - v2.0 + - main permissions: contents: write jobs: