Skip to content

Commit cfbcbcd

Browse files
authored
Merge pull request #18 from HolyLab/massinstallaction/set-up-CompatHelper
MassInstallAction: Install the CompatHelper workflow on this repository
2 parents 30a41a1 + e37b0a2 commit cfbcbcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CompatHelper
22
on:
33
schedule:
4-
- cron: 0 0 * * *
4+
- cron: '0 0 * * 0'
55
workflow_dispatch:
66
jobs:
77
CompatHelper:

0 commit comments

Comments
 (0)