Skip to content

Commit ce69b20

Browse files
authored
Update README.md
1 parent b5645cd commit ce69b20

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,6 @@ See the [open issues](https://github.com/qiskit-community/ecosystem/issues) for
5252

5353
## Automatic updates
5454

55-
Each week, a [GitHub Action](.github/workflows/weekly-badge-and-stats-update.yml) runs to update member stats and badges.
56-
It automatically [creates a pull request](https://github.com/Qiskit/ecosystem/issues?q=label%3A%22member%20update%22) that needs to be reviewed and merged by a maintaner [![Weekly | Update member data](https://github.com/Qiskit/ecosystem/actions/workflows/weekly-update.yml/badge.svg)](https://github.com/Qiskit/ecosystem/actions/workflows/weekly-update.yml)
55+
Daily, [a GitHub Action](.github/workflows/daily-update.yml) runs to update member stats and commits directly into main. [![Daily | Update member data](https://github.com/Qiskit/ecosystem/actions/workflows/daily-update.yml/badge.svg)](https://github.com/Qiskit/ecosystem/actions/workflows/daily-update.yml)
56+
57+
Each monday, [another GitHub Action](.github/workflows/weekly-update.yml) automatically [creates a pull request](https://github.com/Qiskit/ecosystem/issues?q=label%3A%22member%20update%22) for possible status changes and checkups. It needs to be reviewed and merged by a maintaner [![Weekly | Update member data](https://github.com/Qiskit/ecosystem/actions/workflows/weekly-update.yml/badge.svg)](https://github.com/Qiskit/ecosystem/actions/workflows/weekly-update.yml)

0 commit comments

Comments
 (0)