1
0
mirror of synced 2025-02-08 00:09:24 +03:00

Update workflows

This commit is contained in:
hwdsl2 2020-07-07 12:16:55 -05:00
parent 5344da426f
commit 8f42527e16

View File

@ -7,7 +7,7 @@ on:
- '**.sh'
- '.github/workflows/main.yml'
schedule:
- cron: '25 10 * * 3,6'
- cron: '25 2 * * 0,4'
jobs:
shellcheck: