mirror of
https://github.com/konpa/devicon.git
synced 2025-09-01 02:22:19 +02:00
Commented out the comment bot
This commit is contained in:
23
.github/workflows/peek_icons.yml
vendored
23
.github/workflows/peek_icons.yml
vendored
@@ -38,16 +38,17 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: new_icons
|
name: new_icons
|
||||||
path: ./new_icons.png
|
path: ./new_icons.png
|
||||||
- name: Comment on the PR about the result
|
# - name: Comment on the PR about the result
|
||||||
uses: github-actions-up-and-running/pr-comment@v1.0.1
|
# uses: github-actions-up-and-running/pr-comment@v1.0.1
|
||||||
with:
|
# with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
# repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
message: >
|
# message: >
|
||||||
Hi! I'm Devicons' GitHub Actions Bot!
|
# Hi! I'm Devicons' GitHub Actions Bot!
|
||||||
|
|
||||||
I just peeked at the icons that you wanted to add and upload them to the
|
# I just peeked at the icons that you wanted to add and upload them to the
|
||||||
[Actions page](https://github.com/devicons/devicon/actions). The maintainers
|
# [Actions page](https://github.com/devicons/devicon/actions). The maintainers
|
||||||
will now take a look at it and decide whether to merge your PR.
|
# will now take a look at it and decide whether to merge your PR.
|
||||||
|
|
||||||
Cheers :),
|
# Cheers :),
|
||||||
Bot
|
|
||||||
|
# Bot
|
||||||
|
Reference in New Issue
Block a user