Skip to content

Commit

Permalink
ci: Update github-projects-for-openfoodfacts-design.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Sep 2, 2024
1 parent 7cfe033 commit 65237de
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Add mockup-required and mockup-available issues to the openfoodfacts-design project
name: 🎨 Add mockup-required and mockup-available issues to the openfoodfacts-design project

on:
issues:
types:
- opened
- labeled

jobs:
add-to-project:
name: Add issue to the openfoodfacts-design project
Expand All @@ -14,7 +14,7 @@ jobs:
with:
project-url: https://github.com/orgs/openfoodfacts/projects/11
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: mockups available, needs mockup
labeled: 🎨 Mockups available, 🎨 Mockup required
label-operator: OR
- uses: actions/add-to-project@main
with:
Expand Down

0 comments on commit 65237de

Please sign in to comment.