1
0
Fork 0
mirror of https://github.com/imjasonh/govulncheck-action synced 2026-07-09 09:07:50 +00:00
govulncheck-action/.github/workflows
Jason Hall a6757f0e87 ci: allow dependabot auto-merge on human rebases
Currently, the dependabot-auto-merge workflow (which rebuilds dist/) only runs if the actor is dependabot[bot]. If a human rebases a dependabot PR (e.g. via UI or CLI), this workflow is skipped, causing CI to fail because dist/ is out of sync.

This change:
1. Relaxes the condition to run on any branch starting with 'dependabot/', regardless of actor.
2. Adds workflow_dispatch trigger for manual fixes.
3. Updates CI workflow permissions.

Signed-off-by: Jason Hall <imjasonh@gmail.com>
2026-02-21 02:20:46 -05:00
..
ci.yml ci: allow dependabot auto-merge on human rebases 2026-02-21 02:20:46 -05:00
dependabot-auto-merge.yml ci: allow dependabot auto-merge on human rebases 2026-02-21 02:20:46 -05:00
example.yml chore(deps): bump the github-actions group with 3 updates (#68) 2026-01-26 22:51:03 +00:00
malcontent.yaml chore(deps): bump github/codeql-action in the github-actions group (#71) 2026-02-16 21:27:10 +00:00