Skip to content

chore(deps): bump actions/setup-java from 4.2.2 to 4.3.0 #71

chore(deps): bump actions/setup-java from 4.2.2 to 4.3.0

chore(deps): bump actions/setup-java from 4.2.2 to 4.3.0 #71

Workflow file for this run

name: Add bugs to the Community Portal GitHub Project
on:
issues:
types: [opened, transferred]
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
if: github.event.pull_request.head.repo.full_name == github.repository
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/openfoodfacts/projects/30
github-token: ${{ secrets.ADD_TO_PROJECT_PAT || github.token }}
label-operator: AND