Skip to content

Commit

Permalink
Update daily.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma authored Mar 20, 2024
1 parent 3144805 commit 1346426
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Run daily TM cron projects

on:
# schedule:
# - cron: "0 0 * * *" # Run every day at 0 UTC
schedule:
- cron: "0 0 * * *" # Run every day at 0 UTC
workflow_dispatch:
inputs:
projectHours:
Expand Down

0 comments on commit 1346426

Please sign in to comment.