Skip to content

build(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group across 1 directory #12

build(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group across 1 directory

build(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group across 1 directory #12

name: project automate
on:
issues:
types:
- opened
- reopened
- transferred
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
name: Add issue or pull request to project
if: github.repository == 'skyclouds2001/template-sky'
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/users/skyclouds2001/projects/2
github-token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}