Skip to content

Use project name for PR title and branch #108

Use project name for PR title and branch

Use project name for PR title and branch #108

Workflow file for this run

name: PR number update
on: [pull_request_target]
jobs:
PR-Number-Update:
name: Update PR number
runs-on: ubuntu-20.04
steps:
- uses: tarides/pr-number-action@v1.1