mirror of
https://github.com/badges/awesome-badges.git
synced 2025-12-16 07:50:06 +01:00
Add workflows for broken links (#20)
Some checks failed
Broken-Links / linkChecker (push) Has been cancelled
Some checks failed
Broken-Links / linkChecker (push) Has been cancelled
* Add Broken Links workflow * Add Dependabot configuration for GitHub Actions updates * add explicit lychee-action output Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com> * Add .lycheeignore to exclude badgen blocking requests * change issue label to dead-link --------- Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
This commit is contained in:
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Reference in New Issue
Block a user