Explorar o código

remove closed type

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
eedd291df0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ci-app-prod.yml

+ 1 - 1
.github/workflows/ci-app-prod.yml

@@ -5,7 +5,7 @@ on:
     branches:
     branches:
       - master
       - master
   pull_request:
   pull_request:
-    types: [opened, reopened, synchronize, closed]
+    types: [opened, reopened, synchronize]
 
 
 jobs:
 jobs: