Skip to content

fix: geography and geography group may be null #39

fix: geography and geography group may be null

fix: geography and geography group may be null #39

Workflow file for this run

---
name: "Pull Request Labeler"
on:
pull_request:
types:
- opened
- reopened
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5