فهرست منبع

Grant permission to modify discussions

Jeremy Stretch 2 سال پیش
والد
کامیت
1d15ba56b9
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      .github/workflows/lock.yml

+ 1 - 0
.github/workflows/lock.yml

@@ -9,6 +9,7 @@ on:
 permissions:
   issues: write
   pull-requests: write
+  discussions: write
 
 jobs:
   lock: