diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index 9c4470e..a72ed1c 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -4,6 +4,7 @@ on: push: branches: - '*' + - '!master' env: # Setting an environment variable with the value of a configuration variable