Skip to content

Commit

Permalink
ci: send translations PRs to the translation project
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Nov 16, 2024
1 parent 6ed3e3b commit 8caafca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/github-projects-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@ jobs:
project-url: https://github.com/orgs/openfoodfacts/projects/24
github-token: ${{ secrets.ADD_TO_PROJECT_PAT || github.token }}
label-operator: AND
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/openfoodfacts/projects/136 # Add issue to the Translations project
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: 🌐 Translations,
label-operator: OR

0 comments on commit 8caafca

Please sign in to comment.