workflows

This commit is contained in:
Xikaro
2026-02-25 00:16:52 +05:00
parent 7c1a2ec643
commit 4c3c747e13
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
name: "Project Build"
run-name: "📦 Project Build #${{ github.run_number }}"
run-name: "[📦]: Project Build #${{ github.run_number }}"
on:
push:
branches:

View File

@@ -1,5 +1,5 @@
name: "Crowdin Translations"
run-name: "🌐 Crowdin Translations #${{ github.run_number }}"
run-name: "[🌐]: Crowdin Translations #${{ github.run_number }}"
on:
push:

View File

@@ -1,5 +1,5 @@
name: "Project Server News"
run-name: "📨 Project Server News #${{ github.run_number }}"
run-name: "[📨]: Project Server News #${{ github.run_number }}"
on:
workflow_dispatch:
inputs: