Skip to content

Commit

Permalink
ci: Update github-projects.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Sep 6, 2024
1 parent b2cefd4 commit 6ef1144
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 @@ -105,3 +105,9 @@ jobs:
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: 🎯 P0, 🎯 P1
label-operator: OR
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/openfoodfacts/projects/35 # Add issue to the ♿️ accessibility project
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: ♿️ accessibility
label-operator: OR

0 comments on commit 6ef1144

Please sign in to comment.