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 d8b3f25 commit 6081232Copy full SHA for 6081232
.github/workflows/pr.yml
@@ -29,3 +29,4 @@ jobs:
29
if: ${{ always() && (endsWith(github.event.pull_request.title, '.') || endsWith(github.event.pull_request.title, '…')) }}
30
run: |
31
exit 1
32
+
0 commit comments