Skip to content

Commit

Permalink
Added daily cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
tk3369 committed Jan 4, 2020
1 parent 853eb78 commit ae65b23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CompatHelper.yml
@@ -1,6 +1,8 @@
name: CompatHelper

on:
schedule:
- cron: '00 00 * * *'
pull_request:
branches:
- master
Expand Down

0 comments on commit ae65b23

Please sign in to comment.