Pr Stuff
Some checks failed
Release / Build Equicord (push) Has been cancelled
Sync to Codeberg / Sync Codeberg and Github (push) Has been cancelled
Test / Test (push) Has been cancelled

Co-Authored-By: sadan4 <117494111+sadan4@users.noreply.github.com>
This commit is contained in:
thororen1234 2025-03-05 23:01:08 -05:00
parent 8c2bfea5c0
commit 4f72832ba1
No known key found for this signature in database
7 changed files with 50 additions and 7 deletions

View file

@ -1,4 +1,7 @@
name: Sync Vencord Dev
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
env:
WORKFLOW_TOKEN: ${{ secrets.ETOKEN }}

View file

@ -1,4 +1,7 @@
name: Sync Vencord Main
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
env:
WORKFLOW_TOKEN: ${{ secrets.ETOKEN }}