Skip to content

feat: Only run if slowzone data has been updated today #56

feat: Only run if slowzone data has been updated today

feat: Only run if slowzone data has been updated today #56

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