forked from mirrors/nixpkgs
.github/workflows/editorconfig.yml: full fetch
This commit is contained in:
parent
72bacbee2d
commit
e6b686daea
2
.github/workflows/editorconfig.yml
vendored
2
.github/workflows/editorconfig.yml
vendored
|
@ -10,6 +10,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: technote-space/get-diff-action@v2.0.3
|
||||
- name: Checking EditorConfig
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue