We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b187383 commit 9dd26beCopy full SHA for 9dd26be
.github/workflows/semantic-pr-titles.yml
@@ -50,6 +50,7 @@ jobs:
50
end with a full-stop.
51
For PRs that add or change ESLint-plugin rules, you should begin
52
the title with "[rule-name] "
53
+ - uses: actions/checkout@v4
54
- uses: ./.github/actions/breaking-pr-check
55
env:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments