Skip to content

Commit

Permalink
Take 2
Browse files Browse the repository at this point in the history
<full summary>

Issue: <url or "none">

Test plan:
<see below>
  • Loading branch information
lizfaubell committed Sep 20, 2023
1 parent a72dcce commit 09df0ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/follow-merge-upstream-repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
shell: bash
run: |
set -xeuo pipefail
# TODO: testing
# git config --global user.name '${{ github.event.client_payload.author_username }}'
# git config --global user.email '${{ github.event.client_payload.author_email }}'
git config --global user.name 'khan-actions-bot'
Expand All @@ -40,7 +39,6 @@ jobs:
uses: actions/checkout@v4
with:
token: ${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}
# TODO: testing
ref: "workflow-testing"
fetch-depth: 0
#
Expand Down

0 comments on commit 09df0ab

Please sign in to comment.