We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe1ee2 commit 5462f3cCopy full SHA for 5462f3c
.github/workflows/formatPullRequestTitle.yml
@@ -33,7 +33,7 @@ jobs:
33
run: npm install
34
35
- name: Format Pull Request Title
36
- uses: EncoreDigitalGroup/action-pr-title-format@main
+ uses: EncoreDigitalGroup/action-pr-title-format@v1
37
with:
38
GITHUB_TOKEN: ${{ secrets.token }}
39
BRANCH_NAME: ${{ inputs.branch }}
0 commit comments