We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dfae9f commit 05efe88Copy full SHA for 05efe88
.github/workflows/lint-commits.yml
@@ -0,0 +1,5 @@
1
+name: Lint commits
2
+on: [push, pull_request]
3
+jobs:
4
+ lint-commits:
5
+ uses: doomemacs/ci/.github/workflows/lint-commits.yml@legacy
0 commit comments