Skip to content

Commit

Permalink
ci: add metrics and matomo to the metrics project (#5938)
Browse files Browse the repository at this point in the history
* ci: add metrics and matomo to the metrics project

* Update label from 'matomo' to '📈 Matomo'
  • Loading branch information
teolemon authored Nov 26, 2024
1 parent f981d07 commit 004daee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/github-projects-ventilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,9 @@ jobs:
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: 📖 Knowledge panels
label-operator: OR
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/openfoodfacts/projects/84 # Add issue to the Metrics project
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: 📈 Matomo
label-operator: OR

0 comments on commit 004daee

Please sign in to comment.