Skip to content

Commit

Permalink
chore(workflow): checkout depth of 1
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Feb 12, 2024
1 parent 509e20b commit bdef8ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow-roadmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
issues: write
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: cashapp/activate-hermit@v1
- run: update-workflow-issue
env:
Expand Down

0 comments on commit bdef8ac

Please sign in to comment.