We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c049029 + 55cc3a2 commit cc7ae9bCopy full SHA for cc7ae9b
1 file changed
.github/workflows/pr-check-title.yml
@@ -17,7 +17,7 @@ on:
17
- edited
18
- synchronize
19
20
- defaults:
+defaults:
21
run:
22
shell: bash
23
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Check PR Title
49
id: check-title
50
- uses: amannn/action-semantic-pull-request@v48f256284bd46cdaab1048c3721360e808335d50 # v3.0.0
+ uses: amannn/action-semantic-pull-request@v48f256284bd46cdaab1048c3721360e808335d50 # v3.0.0
51
env:
52
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
53
0 commit comments