Skip to content

Bump Microsoft.IdentityModel.Tokens from 7.6.0 to 7.6.2 (#892) #589

Bump Microsoft.IdentityModel.Tokens from 7.6.0 to 7.6.2 (#892)

Bump Microsoft.IdentityModel.Tokens from 7.6.0 to 7.6.2 (#892) #589

name: Test PhotonStateManager
on:
push:
branches:
- main
paths:
- PhotonStateManager/**
- Shared/**
- Directory.Packages.props
pull_request:
branches:
- main
paths:
- PhotonStateManager/**
- Shared/**
- Directory.Packages.props
jobs:
test:
name: Test
uses: ./.github/workflows/integration-test.yaml
with:
project: PhotonStateManager/DragaliaAPI.Photon.StateManager.Test
secrets: inherit