🏗️ Renamed workflows to be more logical

This commit is contained in:
Alicia Sykes
2021-09-12 21:45:41 +01:00
parent 0aca363841
commit 0f33a8fca8
23 changed files with 28 additions and 36 deletions

View File

@@ -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] }