Skip to content

Create Pull Request #214

Create Pull Request

Create Pull Request #214

name: Create Pull Request
on: create
jobs:
call-pull-request:
uses: dictyBase/workflows/.github/workflows/create-pull-request.yml@develop
secrets: inherit
with:
repository: ${{ github.repository }}
ref: ${{ github.ref_name }}