Skip to content

Ardaas incorrect English translation #308

Ardaas incorrect English translation

Ardaas incorrect English translation #308

Workflow file for this run

# For more info go check DOCS: https://github.com/github/issue-labeler
# Offers to setup versioized regex
# Currently we are not using it
name: "Issue Labeler"
on:
issues:
types: [opened, edited]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v2.0
with:
repo-token: "${{ secrets.GH_BOT_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0