Skip to content

Commit

Permalink
ci: add issues to packaging GitHub Project (#3476)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Dec 27, 2022
1 parent 390f859 commit 83fee90
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ jobs:
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: mockups available, needs mockup
label-operator: OR
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/openfoodfacts/projects/4 # Add issue to the packaging project
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: packaging input
label-operator: OR

0 comments on commit 83fee90

Please sign in to comment.