Browse Source

Merge branch '6.4.x'

- Use pull-request: write for gradlew updates
Rob Winch 3 tháng trước cách đây
mục cha
commit
d4a0f8bbe8
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .github/workflows/gradle-wrapper-upgrade-execution.yml

+ 2 - 1
.github/workflows/gradle-wrapper-upgrade-execution.yml

@@ -4,7 +4,8 @@ on:
   schedule:
     - cron:  '0 2 * * *' # 2am UTC
   workflow_dispatch:
-
+permissions:
+  pull-requests: write
 jobs:
   upgrade_wrapper:
     name: Execution