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 d9a2537 commit c6b18bbCopy full SHA for c6b18bb
.github/workflows/pr.yml
@@ -1,6 +1,8 @@
1
name: Commitlint
2
3
-on: [pull_request]
+on:
4
+ pull_request:
5
+ workflow_dispatch:
6
7
jobs:
8
commitlint:
0 commit comments