Skip to content

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

WIP: Create workflows to run when PRs are opened

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

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@87cb784b74e9db43c39d0e881be3312678c89a8e
with:
way: 'body'