Skip to content

Commit

Permalink
chore: fixed syntax err
Browse files Browse the repository at this point in the history
  • Loading branch information
kirrg001 committed Jan 15, 2025
1 parent e9df445 commit 0990ec0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cleanup-branches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
env:
DRY_RUN: ${{ inputs.dryRun }}
steps:
- name: Checkout the repository
- uses: actions/checkout@v3
with:
# With fetch-depth 0 the checkout action will also fetch all tags and branches.
Expand Down

0 comments on commit 0990ec0

Please sign in to comment.