Skip to content

feat: Adding Data Dashboard link to Slow Zone posts #31

feat: Adding Data Dashboard link to Slow Zone posts

feat: Adding Data Dashboard link to Slow Zone posts #31

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Label Pull Request
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true