Skip to content

Commit

Permalink
Update github-repo-stats.yml
Browse files Browse the repository at this point in the history
1st test run
  • Loading branch information
rhinempi authored Jun 6, 2024
1 parent 0644900 commit 84aefd2
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/github-repo-stats.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: fetch-repository-stats
concurrency: fetch-repository-stats

on:
schedule:
- cron: "0 23 * * *"
workflow_dispatch:
on: [push]

#on:
# schedule:
# - cron: "0 23 * * *"
# workflow_dispatch:

jobs:
run-ghrs-with-matrix:
Expand Down

0 comments on commit 84aefd2

Please sign in to comment.