Skip to content

Commit 9dd26be

Browse files
committed
fix
1 parent b187383 commit 9dd26be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/semantic-pr-titles.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
end with a full-stop.
5151
For PRs that add or change ESLint-plugin rules, you should begin
5252
the title with "[rule-name] "
53+
- uses: actions/checkout@v4
5354
- uses: ./.github/actions/breaking-pr-check
5455
env:
5556
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)