Skip to content

build(deps): bump OpenFPGA from 8464cb6 to 077c6ef #848

build(deps): bump OpenFPGA from 8464cb6 to 077c6ef

build(deps): bump OpenFPGA from 8464cb6 to 077c6ef #848

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Assign Label
uses: actions/labeler@v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"