You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependabot uses a yaml file for its settings. The linter for the yaml only runs on the main branch after a change, but not as a check during a PR request.
Please also run the linter in the PR request, to prevent merging invalide yaml configuration in the main branch.
Thanks for reporting this, it should definitely run on PRs as long as the config file is changed. I'm digging in trying to figure out why this isn't working.
Dependabot uses a yaml file for its settings. The linter for the yaml only runs on the
main
branch after a change, but not as a check during a PR request.Please also run the linter in the PR request, to prevent merging invalide yaml configuration in the
main
branch.Sample: hfhbd/routing-compose#9, no check and
main ci
with failing check https://github.com/hfhbd/routing-compose/runs/2791232493The text was updated successfully, but these errors were encountered: