Skip to content

Bump MSTest from 3.7.2 to 3.7.3 #8

Bump MSTest from 3.7.2 to 3.7.3

Bump MSTest from 3.7.2 to 3.7.3 #8

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 }}