From 55eaccf6abe49144aeea53f260e76c5d96979fe9 Mon Sep 17 00:00:00 2001 From: Furkan090 Date: Thu, 28 Nov 2024 08:37:04 +0300 Subject: [PATCH 1/2] Update codeql.yml --- .github/workflows/codeql.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 78e3596..5ac2c8c 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -1,5 +1,6 @@ name: "CodeQL Advanced" + on: push: branches: [ "main" ] From 7ce79c9f2cfd86c2d19e6113010a124a7a41659c Mon Sep 17 00:00:00 2001 From: Furkan090 Date: Tue, 31 Dec 2024 15:02:16 +0300 Subject: [PATCH 2/2] patch +1 --- .vscode/settings.json | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..7a73a41 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,2 @@ +{ +} \ No newline at end of file