Skip to content

Commit 3e55015

Browse files
themes workflow test
1 parent b566fe3 commit 3e55015

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/themes-weekly-pull.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: themes-weekly-pull
22

33
on:
44
schedule:
5-
# run every friday at 5AM
6-
- cron: '0 5 * * 5'
5+
# test
6+
- cron: '42 12 * * *'
77
workflow_dispatch:
88

99
env:

0 commit comments

Comments
 (0)