Skip to content

chore: changed core location service property names #2140

chore: changed core location service property names

chore: changed core location service property names #2140

Workflow file for this run

name: Auto Label
on:
pull_request:
branches:
- master
jobs:
auto_label:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
- name: auto label
uses: RocketSurgeonsGuild/actions/auto-label@v0.3.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}