Skip to content

Commit

Permalink
depth=2
Browse files Browse the repository at this point in the history
  • Loading branch information
Reuven committed Jul 4, 2024
1 parent 998587e commit 5709a73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/bc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v4
with:
fetch-depth: 2

- name: Git Log
run: git --no-pager log --skip=1 --max-count=1
Expand Down
2 changes: 1 addition & 1 deletion simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ paths:
tags:
- Test
responses:
"200":
"201":
description: Success
/partner-api/test/another-method:
get:
Expand Down

0 comments on commit 5709a73

Please sign in to comment.