From 6a9695b00fa384f4a206d29c3ceaa86e3d08ddb7 Mon Sep 17 00:00:00 2001 From: Morten Piibeleht Date: Sat, 6 Jul 2024 23:39:28 +1200 Subject: [PATCH] Revert "disable CI on the branch" This reverts commit 43777ebc4a939d4fa92a74b681b52a1700482cae. --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 88643c9..5fd90bd 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -3,6 +3,7 @@ on: push: branches: - main + - mp/updates tags: ['*'] pull_request: workflow_dispatch: