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 4, 2024
1 parent d6d17c3 commit 8632177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
add-to-design-project:
name: Add issues to the 🎨 openfoodfacts-design or 📚 documentation project
name: Add issues to the 🎨 openfoodfacts-design or 📚 Documentation project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
Expand All @@ -20,7 +20,7 @@ jobs:
with:
project-url: https://github.com/orgs/openfoodfacts/projects/25 # Add issue to the documentation project
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: 📚 documentation
labeled: 📚 Documentation
label-operator: OR
- uses: actions/add-to-project@main
with:
Expand Down

0 comments on commit 8632177

Please sign in to comment.