Skip to content

Commit 63aa6f8

Browse files
authored
3.13: Update cron schedule and project name
1 parent b5b9a55 commit 63aa6f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-313.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: python-313
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '15 23 * * *'
6+
- cron: '30 23 * * *'
77
pull_request:
88
branches:
99
- main

0 commit comments

Comments
 (0)