Backport Final

This commit is contained in:
Yuhong Sun 2024-10-27 22:52:52 -07:00
parent f84e75cee7
commit e46facb765

View File

@ -21,11 +21,13 @@ jobs:
uses: actions/checkout@v4
with:
ssh-key: "${{ secrets.RKUO_DEPLOY_KEY }}"
fetch-depth: 0
- name: Set up Git user
run: |
git config user.name "Richard Kuo [bot]"
git config user.email "rkuo[bot]@danswer.ai"
git fetch --prune
- name: Check for Backport Checkbox
id: checkbox-check