Sign in
foss-eda-tools
/
skywater-pdk
/
a1492be33ebd1c7474f66ff76f8bdba6b01c2702
/
.
/
.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 }}"