Skip to content

WIP: Create workflows to run when PRs are opened #6

WIP: Create workflows to run when PRs are opened

WIP: Create workflows to run when PRs are opened #6

name: move-card-to-in-review
on:
pull_request:
types: [opened, reopened, ready_for_review, synchronize, edited]
jobs:
extract:
runs-on: ubuntu-latest
steps:
- uses: MatrixFrog/pr-extract-issues@52e8aae4d1ab70ff0ea022170335a9609cf743a8
with:
way: 'body'