Skip to content

Creating, Editing, and Deleting Station Records #766

Creating, Editing, and Deleting Station Records

Creating, Editing, and Deleting Station Records #766

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"