Explorar o código

Create label.yml

MarkusRost %!s(int64=4) %!d(string=hai) anos
pai
achega
6afb240367
Modificáronse 1 ficheiros con 12 adicións e 0 borrados
  1. 12 0
      .github/workflows/label.yml

+ 12 - 0
.github/workflows/label.yml

@@ -0,0 +1,12 @@
+name: "Label pull requests"
+on:
+- pull_request_target
+
+jobs:
+  triage:
+    runs-on: ubuntu-latest
+    steps:
+    - uses: actions/labeler@v3
+      with:
+        repo-token: "${{ secrets.WIKIBOT_TOKEN }}"
+        sync-labels: true