Skip to content

[Problem/Bug]: how to cancel a navigate event ? #720

[Problem/Bug]: how to cancel a navigate event ?

[Problem/Bug]: how to cancel a navigate event ? #720

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
issues: write
contents: read
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.2
with:
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1
repo-token: ${{ github.token }}
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
assignees: vbryh-msft, lflores-ms
includeLabels: bluescreen
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
assignees: vbryh-msft, lflores-ms
includeLabels: regression