🏗️ Renamed workflows to be more logical
This commit is contained in:
2
.github/workflows/lgtm-comment.yml
vendored
2
.github/workflows/lgtm-comment.yml
vendored
@@ -1,5 +1,5 @@
|
||||
# Replies with a random looks-good GIF, when a PR is reviewed with a LGTM comment
|
||||
name: Add Random LGTM GIF
|
||||
name: 💡 Random LGTM GIF
|
||||
on:
|
||||
issue_comment: { types: [created] }
|
||||
pull_request_review: { types: [submitted] }
|
||||
|
||||
Reference in New Issue
Block a user