Build: Don't run CI push workflows for dependabot branches
commit635cb152e7daac658223455aaab2f81204b5b215
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 13 Nov 2023 17:18:20 +0000 (13 18:18 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Nov 2023 17:18:20 +0000 (13 18:18 +0100)
tree687068a9c6468ec62336b45375ff8ced53b0b98b
parentb1e66a5faaf46ffcbcc27c79a9a224aaf851a987
Build: Don't run CI push workflows for dependabot branches

Without this change, dependabot PRs run double checks - one set for the `push`
part and one for the `pull_request` part.

Closes gh-5353
.github/workflows/codeql-analysis.yml
.github/workflows/node.js.yml