Emojify the world

This commit is contained in:
AngrySoundTech
2023-12-16 11:46:02 -05:00
parent 52f783fc25
commit 822cef4a27
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
name: PR Build
name: ⬇️ PR Updated
on:
pull_request:

View File

@@ -1,11 +1,11 @@
name: PR Build Completed
name: PR Updated Completed
on:
workflow_run:
types:
- "completed"
workflows:
- "PR Build"
- "⬇️ PR Updated"
jobs:
call_comment_on_pr:

View File

@@ -1,4 +1,4 @@
name: Tag Created
name: 🏷️ Tag Created
on:
push: