ci: moarrrrrrrrrr testing

This commit is contained in:
silver 2024-09-14 19:27:42 +01:00
parent 14c3c4f927
commit 18ba9e3ce9
Signed by untrusted user: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ jobs:
strategy: strategy:
matrix: matrix:
# script: [ handovers, minutes, budget, events ] # script: [ handovers, minutes, budget, events ]
script: ${{ fromJSON(needs.changes.outputs.scripts) }} script: ${{ needs.changes.outputs.scripts }}
permissions: permissions:
# needs this to create tags and releases # needs this to create tags and releases
contents: write contents: write