Skip to content

Commit

Permalink
ci: add metrics and matomo to the metrics project
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Nov 26, 2024
1 parent af4f899 commit a6ddf25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/github-projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,3 +153,9 @@ jobs:
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: 🌐 Translations, translations, i18n, Translations
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 a6ddf25

Please sign in to comment.