Skip to content

Commit 179c5be

Browse files
committed
CI SB
1 parent 19430bc commit 179c5be

File tree

12 files changed

+1
-337
lines changed

12 files changed

+1
-337
lines changed

.github/codeql/codeql-pack.lock.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/codeql/config.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/codeql/qlpack.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.github/codeql/queries/FindHardcodedSecrets.ql

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.github/workflows/cd.yaml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/workflows/ci.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/workflows/codeql.yaml

Lines changed: 0 additions & 66 deletions
This file was deleted.

.github/workflows/dotnet-ci.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

session1/java/PlayerApp/src/main/java/com/example/PlayerApp/controller/PlayerController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.example.PlayerApp.controller;
1+
package com.example.userapp.controller;
22

33
import com.example.PlayerApp.model.Player;
44
import com.example.PlayerApp.service.PlayerService;

0 commit comments

Comments
 (0)