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 b9ee5fd commit 62aa362Copy full SHA for 62aa362
.github/workflows/pr-title-lint.yml
@@ -2,6 +2,8 @@ name: "pr-title-lint"
2
on:
3
pull_request:
4
5
+# test workflow
6
+
7
jobs:
8
test:
9
runs-on: ubuntu-latest
0 commit comments