Skip to content

Bump vite from 4.0.5 to 4.5.3 #6

Bump vite from 4.0.5 to 4.5.3

Bump vite from 4.0.5 to 4.5.3 #6

name: Issue and PR Organization
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
assign-label-and-project:
runs-on: [ubuntu-latest]
steps:
- name: Assign to Project
uses: actions/[email protected]
with:
project-url: https://github.com/users/JackDotJS/projects/3
github-token: ${{ secrets.ISSUE_ORGANIZATION }}
- name: Add Triage Label
if: success() || failure()
uses: github/[email protected]
with:
configuration-path: .github/labeler.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}
enable-versioned-regex: 0