Skip to content

Commit

Permalink
forgot enable cron
Browse files Browse the repository at this point in the history
  • Loading branch information
xlionjuan authored Oct 5, 2024
1 parent b0aacb2 commit 066b5e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create-repo.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Create Repo for RustDesk latest and nightly

on:
#schedule:
# Every Saturday at 3AM UTC
#- cron: "0 3 * * 6"
schedule:
# Every 3AM UTC
- cron: "0 3 * * *"
workflow_dispatch:


Expand Down

0 comments on commit 066b5e8

Please sign in to comment.