mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-26 06:38:24 -04:00
Update Workflows
This commit is contained in:
parent
e1d38cc524
commit
cb894c5948
3 changed files with 4 additions and 3 deletions
1
.github/workflows/codeberg-mirror.yml
vendored
1
.github/workflows/codeberg-mirror.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.ETOKEN }}
|
||||
|
||||
codeberg:
|
||||
name: Sync Codeberg and Github
|
||||
if: github.repository == 'Equicord/Equicord'
|
||||
needs: DetermineRunner
|
||||
runs-on: ${{ needs.DetermineRunner.outputs.runner }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue