Skip to content

Commit

Permalink
chore(CI): remove useless checkout step
Browse files Browse the repository at this point in the history
Release-As: 1.2.0
  • Loading branch information
meysam81 committed Nov 3, 2024
1 parent ba8f051 commit b2702d8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,6 @@ jobs:
contents: write
pull-requests: write
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Release please
uses: googleapis/release-please-action@v4
with:
Expand Down

0 comments on commit b2702d8

Please sign in to comment.