Skip to content

Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.7.2 #27

Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.7.2

Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.7.2 #27

name: Repository Issue Assigner
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
issue_assigner:
runs-on: ubuntu-latest
steps:
- name: Issue Notifier
uses: kbrashears5/github-action-issue-assigner@v1
with:
TOKEN: ${{ secrets.BOT_ACTIONS }}