Skip to content

Commit 406067f

Browse files
Prachi Shivanand AnurePrachi Shivanand Anure
authored andcommitted
minor canges
1 parent 2b2c0d9 commit 406067f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ jobs:
5252
pull-requests: write # needed to comment on PRs
5353

5454
steps:
55-
- name: Checkout code
56-
uses: actions/checkout@v5
57-
with:
58-
fetch-depth: 0
59-
6055
- name: Install system dependencies (bc + docker)
6156
run: |
6257
sudo apt-get update -qq
@@ -110,9 +105,6 @@ jobs:
110105
APP_VERSION: 1.0.5
111106

112107
steps:
113-
- name: Checkout Code
114-
uses: actions/checkout@v5
115-
116108
- name: Initialize CodeQL
117109
uses: github/codeql-action/init@v3
118110
with:

0 commit comments

Comments
 (0)