diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index 4b33f714b..2d6ce386e 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -2,8 +2,6 @@ name: CI on: push: - branches: - - '**' branches-ignore: - "dependabot/**" schedule: