diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6800464..c0baeaf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,7 +1,9 @@ name: Test on: - push: {} + push: + branches-ignore: + - dependabot/* pull_request: {} workflow_call: inputs: