Skip to content

Commit 55cc3a2

Browse files
committed
fix: syntax
Signed-off-by: exploreriii <133720349+exploreriii@users.noreply.github.com>
1 parent 5c08ee5 commit 55cc3a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/pr-check-title.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- edited
1818
- synchronize
1919

20-
defaults:
20+
defaults:
2121
run:
2222
shell: bash
2323

@@ -46,8 +46,8 @@ jobs:
4646
egress-policy: audit
4747

4848
- name: Check PR Title
49-
id: check-title
50-
uses: amannn/action-semantic-pull-request@v48f256284bd46cdaab1048c3721360e808335d50 # v3.0.0
49+
id: check-title
50+
uses: amannn/action-semantic-pull-request@v48f256284bd46cdaab1048c3721360e808335d50 # v3.0.0
5151
env:
5252
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5353

0 commit comments

Comments
 (0)