ci: moarrrrrrrrrr testing
This commit is contained in:
parent
14c3c4f927
commit
18ba9e3ce9
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
# script: [ handovers, minutes, budget, events ]
|
||||
script: ${{ fromJSON(needs.changes.outputs.scripts) }}
|
||||
script: ${{ needs.changes.outputs.scripts }}
|
||||
permissions:
|
||||
# needs this to create tags and releases
|
||||
contents: write
|
||||
|
|
|
@ -101,4 +101,4 @@ Milan and co want to give a presentation on Microsoft
|
|||
|
||||
|
||||
#### 1st year wants to promote a class discord
|
||||
Approved without any issue.
|
||||
Approved without any issue.
|
||||
|
|
Loading…
Reference in a new issue