Explorar o código

Update labeler.yml

Daniel Gibbs %!s(int64=5) %!d(string=hai) anos
pai
achega
cd44a0e849
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/labeler.yml

+ 2 - 2
.github/workflows/labeler.yml

@@ -1,9 +1,9 @@
 name: "Set Issue Label and Assignee"
 on:
   issues:
-    types: [opened]
+    types: [opened, edited]
   pull_request:
-    typed: [opened]
+    types: [opened, edited]
 
 jobs:
   test: