Skip to content

CLDR-17686 change enum.valueOf to enum.forString in a couple of places #11

CLDR-17686 change enum.valueOf to enum.forString in a couple of places

CLDR-17686 change enum.valueOf to enum.forString in a couple of places #11

# .github/workflows/auto-author-assign.yml
name: Auto Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0