Skip to content

Commit

Permalink
Add erigonQA backup (#13420)
Browse files Browse the repository at this point in the history
This activates the erigonQA dashboard backup.

Co-authored-by: Michele Modolo <michele@nospam.nospam>
  • Loading branch information
michelemodolo and Michele Modolo authored Jan 14, 2025
1 parent 85844e6 commit b3a4477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backups-dashboards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
strategy:
matrix:
# For each dashboard add an entry in the list here below (and add an entry in the dictionary within the backup script too!)
dashboard: [erigon_custom_metrics]
dashboard: [erigon_custom_metrics,erigonQA]
env:
DASHBOARDS_AUTH_TOKEN: ${{ secrets.DASHBOARDS_AUTH_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit b3a4477

Please sign in to comment.