Skip to content

Commit

Permalink
chore: remove unnecessary Git config user step from Rush workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
drazisil committed Dec 16, 2024
1 parent df674b3 commit 41e23e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
fetch-depth: 2
- name: Git config user
uses: snow-actions/git-config-user@v1.0.0
with:
name: "Rush Workflow CI"
email: "190986+drazisil@users.noreply.github.com"
- name: Setup Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 41e23e8

Please sign in to comment.