diff --git a/.github/workflows/CI_actions.yml b/.github/workflows/CI_actions.yml index 7807f40..dc6335c 100644 --- a/.github/workflows/CI_actions.yml +++ b/.github/workflows/CI_actions.yml @@ -12,7 +12,7 @@ on: # run on pushes to master branch push: - #branches: [master] + branches: [master] # jobs define the steps that will be executed on the runner jobs: