Skip to content

Commit 7e2e0b2

Browse files
Workflow - test with changes
1 parent 0d60e5f commit 7e2e0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autogen-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on:
44
schedule:
55
- cron: '45 10 * * TUE'
66
- cron: '45 10 * * THU'
7-
- cron: '32 16 * * MON'
7+
- cron: '45 16 * * MON'
88
jobs:
99
autogen-docs:
10-
runs-on: windows-latest
10+
runs-on: macos-latest
1111
permissions:
1212
contents: write
1313
defaults:

0 commit comments

Comments
 (0)