Răsfoiți Sursa

chore: fix ci workflow

Hintay 9 luni în urmă
părinte
comite
bf4d2e8c90
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/branches.yml

+ 1 - 1
.github/workflows/branches.yml

@@ -2,7 +2,7 @@ name: Synchronize Branches
 
 on:
   workflow_dispatch:
-  pull_request:
+  pull_request_target:
     branches:
       - 'dev'
     types: [ closed ]