Skip to content

Commit d99997c

Browse files
committed
Get full git history
1 parent 13181e1 commit d99997c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
- name: Install Ruby dependencies
4747
run: bundle install
4848
- name: Run YARD Lint
49-
run: bundle exec yard-lint --diff origin/main
49+
run: bundle exec yard-lint --diff origin/${{ github.base_ref }}

0 commit comments

Comments
 (0)