فهرست منبع

update auto-approve.yml

Yuki Takei 1 سال پیش
والد
کامیت
7c0f33b75d
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      .github/workflows/auto-approve.yml

+ 2 - 0
.github/workflows/auto-approve.yml

@@ -2,6 +2,8 @@ name: Auto approve PR
 
 on:
   pull_request_target:
+    branches:
+      - dependabot/*
     types: [opened, reopened, synchronize]
 
 permissions: