.github/workflows/editorconfig.yml: full fetch

This commit is contained in:
zowoq 2020-08-03 18:05:38 +10:00
parent 72bacbee2d
commit e6b686daea

View file

@ -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: