mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 23:45:17 +00:00
"Update Relay Maps" should happen after "Relay Count Tracker"
This commit is contained in:
@@ -3,7 +3,7 @@ name: Update Relay Maps
|
||||
on:
|
||||
# Run after the "Update Relay Data" workflow completes
|
||||
workflow_run:
|
||||
workflows: ["Update Relay Data"]
|
||||
workflows: ["Track Relay Count Changes"]
|
||||
types:
|
||||
- completed
|
||||
# Also allow manual triggering
|
||||
|
||||
Reference in New Issue
Block a user