We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5cb43f commit 26ca43dCopy full SHA for 26ca43d
README.md
@@ -10,7 +10,7 @@ This is a GitHub Actions workflow that helps keep your GitHub profile active by
10
11
- Runs every day at 6 AM UTC
12
- Picks a random number from 0 to 9
13
-- If the number is 0 to 3, it makes a commit to activity.txt in repo
+- If the number is between 0 to 2, it makes a commit to activity.txt in repo
14
15
## ⚙️ Setup
16
0 commit comments