Skip to content

Commit 4bb92fb

Browse files
added a workflow name for the action (#17)
* added a workflow name for the action added a workflow name for the action * chore: rephrase Co-authored-by: jamesgeorge007 <[email protected]>
1 parent b587a3d commit 4bb92fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ on:
2525
jobs:
2626
build:
2727
runs-on: ubuntu-latest
28+
name: Update this repo's README with recent activity
2829

2930
steps:
3031
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)