Skip to content

Commit

Permalink
Update update-browserlist.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorel-35 committed Nov 5, 2021
1 parent 2364996 commit f302052
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-browserlist.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update Browserslist
on:
workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest
Expand All @@ -13,4 +13,4 @@ jobs:
with:
author_name: ${{ github.actor }}
author_email: ${{ github.actor }}@users.noreply.github.com
message: 'Update Browserslist'
message: 'Update Browserslist'

0 comments on commit f302052

Please sign in to comment.