Assignment-6 #3
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ jobs:
|
|||
matrix:
|
||||
assignment: [
|
||||
"Assignment 4 - Protokollsicherheit (Praxis)",
|
||||
"Assignment 5 - Software Security - Teil 1"
|
||||
"Assignment 5 - Software Security - Teil 1",
|
||||
"Assignment 6 - Software Security - Teil 2"
|
||||
]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue