mirror of
https://github.com/nextcloud/server.git
synced 2026-04-02 23:55:54 -04:00
chore: fix name of kerberos sso summary workflow
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
ae74dbef2b
commit
3cfdc26ae1
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ jobs:
|
|||
echo "$FILEPATH:"
|
||||
docker exec --user 33 apache cat $FILEPATH
|
||||
|
||||
sftp-summary:
|
||||
smb-kerberos-sso-summary:
|
||||
runs-on: ubuntu-latest-low
|
||||
needs: [changes, files-external-smb-kerberos]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue