diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e94ae55..1934fd9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,8 @@ name: CI "on": pull_request: push: + branches-ignore: + - 'dependabot/**' schedule: - cron: '29 4 1 * *'