jquery / jquery

jQuery JavaScript Library
https://jquery.com
MIT License
58.96k stars 20.62k forks source link

Build: Don't run CI push workflows for dependabot branches #5353

Closed mgol closed 6 months ago

mgol commented 7 months ago

Summary

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

I tested it on my fork.

PR against jquery/jquery (i.e. without this fix):

Screenshot 2023-10-30 at 18 45 12

PR against mgol/jquery with this fix applied:

Screenshot 2023-10-30 at 18 44 10

Checklist

mgol commented 6 months ago

CI failures are just a Chrome 117-118 bug; we're ignoring that, waiting for Chrome to be updated to 119 in the image.