Skip to content

Commit 345e161

Browse files
committed
Add descriptive name to workflow job
1 parent d622c7f commit 345e161

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/browserslist-update-db.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ concurrency:
1212

1313
jobs:
1414
update-browserslist-database:
15+
name: "Update Browserslist database"
1516
runs-on: "ubuntu-latest"
1617
permissions:
1718
contents: "write" # creates a commmit for the pull request

0 commit comments

Comments
 (0)