We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9dd5d2 commit eb70d70Copy full SHA for eb70d70
.github/workflows/update-browserslist.yaml
@@ -2,8 +2,6 @@ name: Update browserslist regex
2
3
on:
4
workflow_dispatch:
5
- schedule:
6
- - cron: "0 0 * * 1" # Every Monday at midnight
7
8
jobs:
9
update-browserslist-regex:
0 commit comments