Skip to content

Commit b1414af

Browse files
committed
update yml
1 parent 31bf6d8 commit b1414af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/github-stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: GitHub - Activity - Readme
22

33
on:
44
schedule:
5-
- cron: "*/30 * * * *"
5+
- cron: "0 * * * *"
66
workflow_dispatch:
77

88
jobs:
@@ -11,6 +11,6 @@ jobs:
1111

1212
steps:
1313
- uses: actions/checkout@v2
14-
- uses: jamesgeorge007/github-activity-readme@v0.1.7
14+
- uses: jamesgeorge007/github-activity-readme@master
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)