Skip to content

CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) #75

CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat)

CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) #75

Workflow file for this run

name: "Labeler"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"