[ci] Fix comment-command (take 2) (#4395)

This commit is contained in:
Peter Johnson
2022-09-02 08:51:07 -07:00
committed by GitHub
parent fed68b83b4
commit c8bd6fc5b4

View File

@@ -20,6 +20,8 @@ jobs:
content: "rocket",
});
- uses: actions/checkout@v3
with:
token: ${{ secrets.COMMENT_COMMAND_PAT_TOKEN }}
- name: Fetch all history and metadata
run: |
git fetch --prune --unshallow