mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Emojify the world
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: PR Build
|
||||
name: ⬇️ PR Updated
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -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:
|
||||
@@ -1,4 +1,4 @@
|
||||
name: Tag Created
|
||||
name: 🏷️ Tag Created
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user