Skip to content

refactor: remove unused files and components; clean up project structure #19

refactor: remove unused files and components; clean up project structure

refactor: remove unused files and components; clean up project structure #19

Workflow file for this run

name: Update Repository Links
on:
push:
branches: [main]
workflow_dispatch:
jobs:
update-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: vixshan/[email protected]
with:
token: ${{ secrets.GH_TOKEN }}
create-pr: 'true' # Optional, defaults to false