فهرست منبع

chore: fix ci workflow

Hintay 9 ماه پیش
والد
کامیت
bf4d2e8c90
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 ]