Skip to content

Commit 43f84b7

Browse files
committed
Rename file
1 parent 3ae5805 commit 43f84b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#/
1818

1919
# Workflow name:
20-
name: repl_docs
20+
name: update_repl_docs
2121

2222
# Workflow triggers:
2323
on:
@@ -119,7 +119,7 @@ jobs:
119119
branch: update-repl-docs
120120
delete-branch: true
121121

122-
# Create Markdown summary of the pull request:
122+
# Create a pull request summary:
123123
- name: 'Create summary'
124124
run: |
125125
echo "# :tada: Pull Request created! :tada:" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)