diff --git a/.github/workflows/license-header.yml b/.github/workflows/license-header.yml index d6935dcac9..dde390b888 100644 --- a/.github/workflows/license-header.yml +++ b/.github/workflows/license-header.yml @@ -8,10 +8,6 @@ jobs: license-header: runs-on: source steps: - - uses: actions/checkout@v4 - with: - fetch-depth: 0 - - name: Fetch run: git fetch origin master:master