Skip to content

Add every PR to a project and apply distribution label #1

Add every PR to a project and apply distribution label

Add every PR to a project and apply distribution label #1

Workflow file for this run

name: Add every PR to a project and apply distribution label
on:
pull_request:
branches: [ "master" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
add-to-project:
name: Add To GitHub projects
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/MewsSystems/projects/21
github-token: ${{ secrets.GITHUB_TOKEN }}
labeled: con.distribution documentation-only
label-operator: AND