Merge pull request #23084 from pradpnayak/paypalipnchangemaount
[civicrm-core.git] / .github / workflows / regen.yml
index 33a041f382ed696c4a3ca561e66f306da6e27cce..47aa736be2ce52fffe3be01bb353ab7e4c114f5c 100644 (file)
@@ -21,8 +21,13 @@ on:
         description: Autocommit to branch (y or n)
         required: false
         default: 'n'
+permissions:
+  contents: read
+
 jobs:
   runregen:
+    permissions:
+      contents: write  # for Git to git push
     runs-on: ubuntu-latest
     name: Run Regen
     services: