]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/test-kitchen.yml
Give GHA explicit package read permission
[chef.git] / .github / workflows / test-kitchen.yml
index 7159b11deebb60cdcb2c7a401a466393a042ceca..900e708d1f72601620763d0432ed6ac79aa6437a 100644 (file)
@@ -3,6 +3,7 @@ name: Test Kitchen
 on:
   - push
   - pull_request
+  - workflow_dispatch
 
 concurrency:
   group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
@@ -12,6 +13,8 @@ jobs:
   kitchen:
     name: Test Kitchen
     runs-on: ubuntu-22.04
+    permissions:
+      packages: read
     strategy:
       matrix:
         suite:
@@ -34,7 +37,6 @@ jobs:
           - dmca
           - dns
           - docker
-          - donate
           - elasticsearch
           - exim
           - fail2ban
@@ -53,6 +55,7 @@ jobs:
           - gps-tile
           - hardware
           - hot
+          - ideditor
           - irc
           - kibana
           - letsencrypt