From 132ae8e9ab57ee8ba3c8279bf5c7dcaa60e577cc Mon Sep 17 00:00:00 2001 From: kash831 Date: Sat, 2 Aug 2025 05:20:33 -0700 Subject: [PATCH 1/2] Create README.md --- profile/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 profile/README.md diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..482e488 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,16 @@ +## Hi there 👋my name is brett and i fucking hate git hub and its extra bullshit and inplicity and oh yea and computers + + From 5bc8080b636f206414810c712c0a275035d85ffa Mon Sep 17 00:00:00 2001 From: kash831 <214824443+kash831@users.noreply.github.com> Date: Sat, 2 Aug 2025 06:15:29 -0700 Subject: [PATCH 2/2] Revert "Change workflow to checkout config as well." This reverts commit 50ce10331d55aa2034b6afd2662526da2a24944f. --- .github/workflows/action_scanning.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action_scanning.yml b/.github/workflows/action_scanning.yml index 83a557a..7c29f15 100644 --- a/.github/workflows/action_scanning.yml +++ b/.github/workflows/action_scanning.yml @@ -31,7 +31,7 @@ jobs: env: GH_REPO_OWNER: ${{ github.repository_owner }} with: - repository: '${{ env.GH_REPO_OWNER }}/.github' + repository: 'http://github.com/${{ env.GH_REPO_OWNER }}/.github' path: action_scanning - name: Run Actions semgrep scan