Commit a4776432 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

Update update-browserlist-db.yaml

parent 1af542a3
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -28,7 +28,10 @@ jobs:
          github_token: ${{ secrets.PAT }}
          branch: browserslist-update
          base_branch: main
          commit_message: 'Signed-off-by: GitHub Action <action@github.com>'
          commit_message: |
            build: update Browserslist db
            
            Signed-off-by: GitHub Action <action@github.com>
          title: 'build: update Browserslist db'
          body: Auto-generated by [browserslist-update-action](https://github.com/c2corg/browserslist-update-action/)
          labels: 'dependencies'