This commit is contained in:
Paul Zinselmeyer 2024-06-23 13:05:25 +02:00
parent 459d71216a
commit 3f475f91f3
Signed by: pfzetto
GPG key ID: B471A1AF06C895FD

View file

@ -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