Skip to content

Commit 8c04e6a

Browse files
Workflow - cleanup
1 parent 7e2e0b2 commit 8c04e6a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/autogen-docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ on:
44
schedule:
55
- cron: '45 10 * * TUE'
66
- cron: '45 10 * * THU'
7-
- cron: '45 16 * * MON'
87
jobs:
98
autogen-docs:
10-
runs-on: macos-latest
9+
runs-on: windows-latest
1110
permissions:
1211
contents: write
1312
defaults:

0 commit comments

Comments
 (0)