Skip to content

Commit 8ff0858

Browse files
committed
Building every other month is (more than) good enough.
1 parent e219812 commit 8ff0858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_with_visualstudio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
branches: [ "master" ]
88
schedule:
9-
- cron: '0 0 * * 0'
9+
- cron: '0 0 1 */2 *'
1010
workflow_dispatch:
1111

1212
jobs:

0 commit comments

Comments
 (0)