Skip to content

Commit b79e718

Browse files
authored
Merge pull request #447 from bastelfreak/foo4
Disable posting a comment to PRs
2 parents cfb1931 + a5b7fd3 commit b79e718

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,3 @@ jobs:
3131
overwrite: true
3232
compression-level: 9
3333
if-no-files-found: error
34-
- name: Post comment to PR with download link
35-
if: github.repository == 'voxpupuli/voxpupuli.github.io'
36-
uses: marocchino/sticky-pull-request-comment@v2
37-
with:
38-
message: |
39-
Download / Review a preview of this change at, ${{ steps.upload-preview.outputs.artifact-url }} (for the next 7 days.)

0 commit comments

Comments
 (0)