build: run xss-commit-linter verbosely
This commit is contained in:
committed by
Ned Batchelder
parent
24544aa395
commit
d1aa75e3f2
2
.github/workflows/quality-checks.yml
vendored
2
.github/workflows/quality-checks.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Fetch master for comparison
|
||||
- name: Fetch base branch for comparison
|
||||
run: git fetch --depth=1 origin ${{ github.base_ref }}
|
||||
|
||||
- name: Install Required System Packages
|
||||
|
||||
Reference in New Issue
Block a user