Skip to content

chore(deps): bump djangorestframework from 3.13.1 to 3.15.2 in /community_portal #56

chore(deps): bump djangorestframework from 3.13.1 to 3.15.2 in /community_portal

chore(deps): bump djangorestframework from 3.13.1 to 3.15.2 in /community_portal #56

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