Skip to content

Bump xunit from 2.9.0 to 2.9.1 #1993

Bump xunit from 2.9.0 to 2.9.1

Bump xunit from 2.9.0 to 2.9.1 #1993

Workflow file for this run

name: CodeTour watch
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
codetour-watch:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v4
- name: 'Watch CodeTour changes'
uses: pozil/codetour-watch@v1.6.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}