Skip to content

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

WIP: Create workflows to run when PRs are opened

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

name: move-card-to-in-review
on:
pull_request:
types: [opened, reopened, ready_for_review]
jobs:
move-to-in-review:
runs-on: ubuntu-latest
steps:
- run: env