Skip to content

release_pr GitHub workflow automatically get milestone from release PR #412

release_pr GitHub workflow automatically get milestone from release PR

release_pr GitHub workflow automatically get milestone from release PR #412

Workflow file for this run

name: Assign PR to creator
on:
pull_request_target:
types: [opened]
branches-ignore:
- l10n_dev
permissions:
pull-requests: write
jobs:
automation:
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
uses: toshimaru/[email protected]