Skip to content

Commit 43d5723

Browse files
committed
schedule cron
1 parent 7220be3 commit 43d5723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: tests
55
on:
66
schedule:
77
- cron: '0 15 * * 7'
8-
workflow_dispatch
8+
workflow_dispatch:
99
jobs:
1010
tests:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)