Skip to content

Bump Octokit from 13.0.1 to 14.0.0 #3

Bump Octokit from 13.0.1 to 14.0.0

Bump Octokit from 13.0.1 to 14.0.0 #3

Workflow file for this run

name: Add issues and prs to ktsu.dev project
on:
issues:
types:
- opened
- reopened
- transferred
- labeled
pull_request:
types:
- opened
- reopened
- labeled
jobs:
add-to-project:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/ktsu-dev/projects/2
github-token: ${{ secrets.PROJECT_AUTOMATION_TOKEN }}