From f7a8bbb551805dce22a7591518d8af3ee39d8b07 Mon Sep 17 00:00:00 2001 From: Gavin Brown Date: Wed, 16 Oct 2024 14:59:04 +0100 Subject: [PATCH] updated --- .github/workflows/ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f51255b..9f0ab7f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,7 +2,8 @@ name: CI on: push: - branches: [ "main" ] + branches: + - master workflow_dispatch: jobs: