Skip to content

Bump vite from 4.0.4 to 4.0.5 #29

Bump vite from 4.0.4 to 4.0.5

Bump vite from 4.0.4 to 4.0.5 #29

Workflow file for this run

name: Assign PR to creator
on:
pull_request:
types: [opened]
jobs:
assign_creator:
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
uses: thomaseizinger/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}