Skip to content

Commit 6122724

Browse files
committed
add description
1 parent d09fa5c commit 6122724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-api-reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Update API reports
2323
run: yarn ts-node-script scripts/exp/update-api-reports.ts
2424
id: update-api-reports
25-
- name: Push changes
25+
- name: Commit & Push changes
2626
uses: EndBug/add-and-commit@v7
2727
with:
2828
add: 'common/api-review/*'

0 commit comments

Comments
 (0)