Update README.md
This commit is contained in:
@@ -46,6 +46,7 @@ Paste the following and don't forget to put your GitHub username.
|
|||||||
name: GitHub metrics as SVG image
|
name: GitHub metrics as SVG image
|
||||||
on:
|
on:
|
||||||
# Update metrics each 15 minutes. Edit this if you want to increase/decrease frequency
|
# Update metrics each 15 minutes. Edit this if you want to increase/decrease frequency
|
||||||
|
# Note that GitHub image cache (5-15 minutes) still apply so it is useless to set less than this, you're image won't be refreshed
|
||||||
schedule: [{cron: "*/15 * * * *"}]
|
schedule: [{cron: "*/15 * * * *"}]
|
||||||
# Add this if you want to force update each time you commit on master branch
|
# Add this if you want to force update each time you commit on master branch
|
||||||
push: {branches: "master"}
|
push: {branches: "master"}
|
||||||
|
|||||||
Reference in New Issue
Block a user