Skip to content

Commit e459a1f

Browse files
fix: remove redundant Author field (same as suggested)
1 parent fd15471 commit e459a1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/plot-prepare.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ jobs:
9191
### Issue Details
9292
- **Title:** ${{ github.event.issue.title }}
9393
- **Number:** #${{ github.event.issue.number }}
94-
- **Author:** ${{ github.event.issue.user.login }}
9594
- **Is Update:** ${{ steps.check.outputs.is_update }}
9695
- **Body:**
9796
```

0 commit comments

Comments
 (0)