Skip to content

[STA] Updated SDF File Generation to Include Min Delays #5952

[STA] Updated SDF File Generation to Include Min Delays

[STA] Updated SDF File Generation to Include Min Delays #5952

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@master
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"