You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,5 +52,6 @@ See the [open issues](https://github.com/qiskit-community/ecosystem/issues) for
52
52
53
53
## Automatic updates
54
54
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 [](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. [](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 [](https://github.com/Qiskit/ecosystem/actions/workflows/weekly-update.yml)
0 commit comments