]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
enable write 9425/head
authorMarc Foley <m.foley.88@gmail.com>
Wed, 7 May 2025 13:19:29 +0000 (14:19 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Wed, 7 May 2025 13:19:29 +0000 (14:19 +0100)
.github/workflows/report.yaml

index 8ad2013d33c09403eea4e2045f8f4d2727c3bc9d..b09fcb1865617d072f3e43bd4349f90ec66c6862 100644 (file)
@@ -16,6 +16,8 @@ on:
 jobs:
   gen_report:
     runs-on: ubuntu-latest
+    permissions:
+      contents: write
     steps:
     - uses: actions/checkout@v3
       with: