Skip to content

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 #28

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 #28

Workflow file for this run

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