Преглед на файлове

Update kernel-a14-5.15.yml

James McConnell преди 1 година
родител
ревизия
7c7869cfe6
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      .github/workflows/kernel-a14-5.15.yml

+ 3 - 0
.github/workflows/kernel-a14-5.15.yml

@@ -1,4 +1,7 @@
 name: Android 14 5.15
+permissions:
+  contents: write  # Allow writing to repository contents (for pushing tags)
+  actions: write   # Allows triggering actions
 
 on:
   workflow_call:  # This allows this workflow to be called from another workflow