Skip to content

build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 in the all group #20

build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 in the all group

build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 in the all group #20

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/[email protected]
with:
project-url: https://github.com/users/skyclouds2001/projects/2
github-token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}