diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index dfaa0eb2..5d2ab0ab 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -1,5 +1,6 @@ name: 'CI' + on: # Build any PRs and main branch changes workflow_dispatch: # Allows to run the workflow manually from the Actions tab pull_request: