Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Bump vite from 5.2.10 to 5.2.11 #481

Bump vite from 5.2.10 to 5.2.11

Bump vite from 5.2.10 to 5.2.11 #481

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: MoinJulian
numOfAssignee: 1