From fc5d3fb5a12875cfc56cd78b8c0ee576bbbdeadd Mon Sep 17 00:00:00 2001 From: Wim Haeck Date: Wed, 11 Oct 2023 21:38:31 -0600 Subject: [PATCH] Updating CI --- .github/workflows/ContinuousIntegration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ContinuousIntegration.yml b/.github/workflows/ContinuousIntegration.yml index d417935..4751c99 100644 --- a/.github/workflows/ContinuousIntegration.yml +++ b/.github/workflows/ContinuousIntegration.yml @@ -9,7 +9,7 @@ on: push: branches: '**' pull_request: - branches: 'master' + branches: 'main' jobs: build: