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 6081232 commit e71bfc6Copy full SHA for e71bfc6
.github/workflows/pr.yml
@@ -29,4 +29,3 @@ 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