Skip to content

revert OpenFPGA to Oct10 2de9864eeb8 #1057

revert OpenFPGA to Oct10 2de9864eeb8

revert OpenFPGA to Oct10 2de9864eeb8 #1057

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/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"