Sign in
foss-eda-tools
/
skywater-pdk
/
f198a3337bcb81401c6a3f439d02c7b3b96d36a6
/
.
/
.github
/
workflows
/
labeler.yml
blob: 23956a02fbdce28965ed47010d0441a12bea2b79 [
file
]
name:
"Pull Request Labeler"
on:
-
pull_request_target
jobs:
triage:
runs
-
on:
ubuntu
-
latest
steps:
-
uses:
actions/labeler@main
with:
repo
-
token:
"${{ secrets.GITHUB_TOKEN }}"