Skip to content

Fix/make sure start date before end date #85635

Fix/make sure start date before end date

Fix/make sure start date before end date #85635

Workflow file for this run

name: "PR Labeler"
on: pull_request
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: true