mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2026-02-12 15:52:47 +00:00
ci(workflow): add manual trigger option for credit reset schedule
This commit is contained in:
1
.github/workflows/reset-credits.yml
vendored
1
.github/workflows/reset-credits.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
schedule:
|
||||
# Run at midnight UTC every day
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
reset-credits:
|
||||
|
||||
Reference in New Issue
Block a user