From 2bd5640237f53129dff9263f64c8912fb560e216 Mon Sep 17 00:00:00 2001 From: SkandaBT <9980056379Skanda@gmail.com> Date: Thu, 8 Aug 2024 16:18:27 +0530 Subject: [PATCH 1/2] Update ci.yml Signed-off-by: SkandaBT <9980056379Skanda@gmail.com> --- .github/workflows/ci.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9acaf0e1a..70e853497 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,13 +53,3 @@ jobs: with: token: ${{ secrets.CODECOV_TOKEN }} - - name: First interaction - uses: actions/first-interaction@v1.3.0 - with: - # Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }} - repo-token: - # Comment to post on an individual's first issue - issue-message: # optional - # Comment to post on an individual's first pull request - pr-message: # optional - From 5ba440d788ab5a037b076d236086305e83594f5f Mon Sep 17 00:00:00 2001 From: SkandaBT <9980056379Skanda@gmail.com> Date: Thu, 8 Aug 2024 16:19:04 +0530 Subject: [PATCH 2/2] Update ci.yml Signed-off-by: SkandaBT <9980056379Skanda@gmail.com> --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9acaf0e1a..a5ba8abfb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,4 +62,3 @@ jobs: issue-message: # optional # Comment to post on an individual's first pull request pr-message: # optional -