mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-14 04:36:59 +00:00
CI: Update CI workflows to use Citron-specific naming and paths
This commit is contained in:
parent
257aad2431
commit
eec0f34204
65 changed files with 2596 additions and 10 deletions
5
.ci/scripts/merge/citronbot-git-config.sh
Executable file
5
.ci/scripts/merge/citronbot-git-config.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
# SPDX-FileCopyrightText: 2019 citron Emulator Project
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
git config --global user.email "zephyron@citron-emu.org"
|
||||
git config --global user.name "Zephyron"
|
||||
Loading…
Add table
Add a link
Reference in a new issue