mirror of
https://github.com/jlengrand/github-repository-stats-action.git
synced 2026-03-10 08:21:21 +00:00
Adding workflow dispatch to run manually
This commit is contained in:
1
.github/workflows/stats.yml
vendored
1
.github/workflows/stats.yml
vendored
@@ -1,4 +1,5 @@
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '30 5 * * *' # Every day at 5:30 AM UTC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user