Skip to content

Commit eb70d70

Browse files
authored
set update-browserslist.yaml to manual dispatch only (#447)
Signed-off-by: Chuck Adams <chaz@chaz.works>
1 parent e9dd5d2 commit eb70d70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update-browserslist.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Update browserslist regex
22

33
on:
44
workflow_dispatch:
5-
schedule:
6-
- cron: "0 0 * * 1" # Every Monday at midnight
75

86
jobs:
97
update-browserslist-regex:

0 commit comments

Comments
 (0)