A simple, elegant counter with support for counting multiple things at once.

fix: Auto-merge dependabot PRs master

Apparently the `check_suite` trigger is only activated on the default branch. Since dependabot PRs are run on the dependabot-created branch, they never activate the `check_suite` trigger. This commit switches to the `workflow_run` trigger, which works on any branch, but requires extra maintenance of the workflow names.


+4 -1
1 changed file