ci: moarrrrrrrrrrrrrr testing

This commit is contained in:
silver 2024-09-14 19:44:36 +01:00
parent 18ba9e3ce9
commit bfed45249e
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: ${{ needs.changes.outputs.scripts }} script: ${{ fromJSON(needs.changes.outputs.scripts) }}
permissions: permissions:
# needs this to create tags and releases # needs this to create tags and releases
contents: write contents: write