Skip to content

Commit e7e1614

Browse files
committed
docs: add section about how to run workflow manaully
1 parent 94a79b3 commit e7e1614

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,10 @@ This project uses GitHub graphQL API to get the commit histories and write into
6363
|Repository Secret|Repository Variable|
6464
|:-:|:-:|
6565
|<img width="500" alt="" src="https://github.com/maxam2017/productive-box/assets/25841814/53a1ddfa-17f3-40c0-b8db-afd674d616e6">|<img width="500" src="https://github.com/maxam2017/productive-box/assets/25841814/836f8374-ae13-4617-9e18-62ed3eb8e179">|
66+
1. Manually run the workflow for the first time or wait for the scheduled run. (The workflow will run every day at 00:00 UTC.)
6667
1. [Pin the newly created Gist](https://help.github.com/en/github/setting-up-and-managing-your-github-profile/pinning-items-to-your-profile)
68+
69+
### How to run the workflow manually
70+
1. Go to the "Actions" tab on your fork
71+
1. Select the "Update gist" workflow
72+
1. Click the "Run workflow" button

0 commit comments

Comments
 (0)