There was an error while loading. Please reload this page.
1 parent 57efe58 commit 491937eCopy full SHA for 491937e
1 file changed
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
- ".docs/**"
7
push:
8
branches:
9
- - "master"
+ - "*"
10
schedule:
11
- cron: "0 8 * * 1" # At 08:00 on Monday
12
0 commit comments