Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Update Browserslist DB #72

Update Browserslist DB

Update Browserslist DB #72

name: Update Browserslist DB
on:
schedule:
- cron: '0 0 * * 1'
workflow_dispatch:
jobs:
update-browserslist:
uses: openedx/.github/.github/workflows/update-browserslist-db.yml@master
secrets:
requirements_bot_github_token: ${{ secrets.requirements_bot_github_token }}