Skip to content

Commit

Permalink
run git config in src dir
Browse files Browse the repository at this point in the history
Signed-off-by: ajohns <nerdvegas@gmail.com>
  • Loading branch information
nerdvegas committed Jun 14, 2022
1 parent 06e07ba commit c4b5b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
run: |
git config user.name 'github-actions[bot]'
git config user.email 'github-actions[bot]@users.noreply.github.com'
working-directory: src

- name: Git commit and push
run: |
Expand Down

0 comments on commit c4b5b8c

Please sign in to comment.