Skip to content

Commit c76ba93

Browse files
committed
Commented out the comment bot
1 parent 7a1425a commit c76ba93

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

.github/workflows/peek_icons.yml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,17 @@ jobs:
3838
with:
3939
name: new_icons
4040
path: ./new_icons.png
41-
- name: Comment on the PR about the result
42-
uses: github-actions-up-and-running/pr-comment@v1.0.1
43-
with:
44-
repo-token: ${{ secrets.GITHUB_TOKEN }}
45-
message: >
46-
Hi! I'm Devicons' GitHub Actions Bot!
41+
# - name: Comment on the PR about the result
42+
# uses: github-actions-up-and-running/pr-comment@v1.0.1
43+
# with:
44+
# repo-token: ${{ secrets.GITHUB_TOKEN }}
45+
# message: >
46+
# Hi! I'm Devicons' GitHub Actions Bot!
4747

48-
I just peeked at the icons that you wanted to add and upload them to the
49-
[Actions page](https://github.com/devicons/devicon/actions). The maintainers
50-
will now take a look at it and decide whether to merge your PR.
48+
# I just peeked at the icons that you wanted to add and upload them to the
49+
# [Actions page](https://github.com/devicons/devicon/actions). The maintainers
50+
# will now take a look at it and decide whether to merge your PR.
5151

52-
Cheers :),
53-
Bot
52+
# Cheers :),
53+
54+
# Bot

0 commit comments

Comments
 (0)