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 b7a25ef commit d74e375Copy full SHA for d74e375
.github/workflows/docs-preview-create.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Find comment
44
id: fc
45
- if: steps.push.outcome == 'success'
+ # if: steps.push.outcome == 'success'
46
uses: peter-evans/find-comment@v3
47
with:
48
token: ${{ secrets.COMMENTER_TOKEN }}
0 commit comments