Skip to content

Update contribution guide to document the end-to-end change workflow #367

Update contribution guide to document the end-to-end change workflow

Update contribution guide to document the end-to-end change workflow #367

name: Add Issues to Project
on:
issues:
types: [opened]
permissions:
contents: read
issues: read
env:
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
add_to_project:
runs-on: ubuntu-latest
steps:
- name: Assign new issues to the project
uses: tcassou/project-bot@2.0.0
with:
project_url: "https://github.com/orgs/Telefonica/projects/20"