Skip to content

Support creating draft PRs for Github Pull Requests #139

Support creating draft PRs for Github Pull Requests

Support creating draft PRs for Github Pull Requests #139

Workflow file for this run

name: main
on:
push:
branches: [main, test-me-*]
tags: '*'
pull_request:
jobs:
main:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py39", "py310", "py311"]'