Skip to content

Commit

Permalink
Add cron
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Aug 27, 2023
1 parent 2130dd0 commit ea81903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unique_python_files.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
workflow_dispatch:
# schedule:
# - cron: "0 0 * * *"
schedule:
- cron: "0 6 * * *"

name: Build unique python files
concurrency: build-unique-python
Expand Down

0 comments on commit ea81903

Please sign in to comment.