]> source.dussan.org Git - jquery.git/commit
Build: Don't run CI push workflows for dependabot branches
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 13 Nov 2023 17:18:20 +0000 (18:18 +0100)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 13 Nov 2023 17:23:03 +0000 (18:23 +0100)
commitd354a45c3f9b1ad16219b140a3b1609eac15e1ad
treebde61278fafeeb01e846a752a5c5b12858a5acf8
parentb5b43adaceea5d21601e9e168a7a620164c1ac79
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

(cherry picked from commit 635cb152e7daac658223455aaab2f81204b5b215)
.github/workflows/node.js.yml