Skip to content

Tokens were not shown in the assets page. #770

Tokens were not shown in the assets page.

Tokens were not shown in the assets page. #770

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v2.5 #May not be the latest version
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
# not-before: 2020-01-15T02:54:32Z
enable-versioned-regex: 0
include-title: 1