Skip to content

Commit 2a98a61

Browse files
authored
Update pr-title-lint.yml
1 parent 62aa362 commit 2a98a61

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ name: "pr-title-lint"
22
on:
33
pull_request:
44

5-
# test workflow
6-
75
jobs:
86
test:
97
runs-on: ubuntu-latest
108
steps:
119
- uses: actions/checkout@v1
12-
- uses: JulienKode/pull-request-name-linter-action@v0.5.0
10+
- uses: JulienKode/pull-request-name-linter-action@v20.1.0

0 commit comments

Comments
 (0)