From 0d7007f80f69e27d3ccbf7dfa98f94beaec0f637 Mon Sep 17 00:00:00 2001 From: Greg Lindahl Date: Sun, 1 Sep 2024 21:45:23 +0000 Subject: [PATCH] revive ci --- .github/workflows/ci.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c1739e0..e66c0fa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,8 +6,10 @@ on: branches: - main pull_request: + branches: + - main branches-ignore: - - main + - main jobs: unit-tests: