Skip to content

fix:[#6877] Bot is not accepting v2 tokens from Bot Framework Emulator - Single Tenant Bots #2335

fix:[#6877] Bot is not accepting v2 tokens from Bot Framework Emulator - Single Tenant Bots

fix:[#6877] Bot is not accepting v2 tokens from Bot Framework Emulator - Single Tenant Bots #2335

Workflow file for this run

name: pr-style.yml
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
prStyle:
name: pr-style
runs-on: ubuntu-latest
steps:
- uses: joshgummersall/pr-style@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
require_issue: "true"
skip_authors: "dependabot"