We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d622c7f commit 345e161Copy full SHA for 345e161
1 file changed
.github/workflows/browserslist-update-db.yml
@@ -12,6 +12,7 @@ concurrency:
12
13
jobs:
14
update-browserslist-database:
15
+ name: "Update Browserslist database"
16
runs-on: "ubuntu-latest"
17
permissions:
18
contents: "write" # creates a commmit for the pull request
0 commit comments