Skip to content

refactor: move to electron-vite for build, clean up CI #363

refactor: move to electron-vite for build, clean up CI

refactor: move to electron-vite for build, clean up CI #363

Workflow file for this run

name: PR Title
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- ready_for_review
- edited
jobs:
title:
runs-on: ubuntu-22.04
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}