mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-25 08:54:20 +01:00
github: fix workflow badge on readme page
The old badge was pointing to the workflows name https://github.com/lightningd/plugins/workflows/Integration%20Tests/badge.svg However this seems to be always failing. Pointing to the workflow file main.yml, which only contains the one integration test workflow, gives a now green badge. I'm not totally into the github internals, so maybe I'm mistaken on this one. Feedback appreciated.
This commit is contained in:
committed by
Christian Decker
parent
92186296e2
commit
b000c701e3
@@ -2,7 +2,7 @@
|
||||
|
||||
Community curated plugins for Core-Lightning.
|
||||
|
||||

|
||||

|
||||
|
||||
## Available plugins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user