Skip to content

Replace the translated-string size-limit discriminator with a locale-independent marker #6

Replace the translated-string size-limit discriminator with a locale-independent marker

Replace the translated-string size-limit discriminator with a locale-independent marker #6

name: Auto Label New Issues
on:
issues:
types: [opened]
jobs:
label-issue:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: Auto Label
uses: dataquest-dev/gh-actions/start@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}