diff --git a/.github/workflows/authors-and-third-party-notices.yaml b/.github/workflows/authors-and-third-party-notices.yaml index 1189e8cee1e..c915399f7ae 100644 --- a/.github/workflows/authors-and-third-party-notices.yaml +++ b/.github/workflows/authors-and-third-party-notices.yaml @@ -60,7 +60,7 @@ jobs: - name: Update AUTHORS run: | npm run update-authors - git add AUTHORS \*/AUTHORS + git add AUTHORS - name: Update THIRD-PARTY-NOTICES.md run: |