@@ -103,49 +103,6 @@ Feel free to open a **PR** or **issue**, and I'll get back to you as soon as pos
103103
104104---
105105
106- ## π Birthday Checker
107-
108- Get a personal birthday message from PythonProgramsV3 β runs entirely
109- in GitHub Actions, no install needed.
110-
111- ### How to use it
112-
113- ** Step 1 β Go to the Actions tab**
114- Click [ Actions] ( ../../actions ) at the top of this repo page.
115-
116- ** Step 2 β Open the Birthday Checker workflow**
117- In the left sidebar, click ** π Birthday Checker** .
118-
119- ** Step 3 β Run the workflow**
120- Click the ** Run workflow** button on the right side. A small form
121- will drop down.
122-
123- ** Step 4 β Fill in your details**
124- - ` Your GitHub username ` β your real GitHub username, e.g. ` mo2ney `
125- - ` Your birthday (MM-DD) ` β month and day only, e.g. ` 03-21 ` for
126- 21st March
127- - ` Owner token ` β ** leave this blank** unless you are TheM1ddleM1n
128-
129- ** Step 5 β Click Run workflow**
130- The green button at the bottom of the form.
131-
132- ** Step 6 β View your message**
133- Wait a few seconds, then click the run that appears in the list.
134- Open the ** Run birthday checker** step to see your personal message.
135-
136- > π‘ Your birthday is only used for that single run and is never
137- > stored, committed, or visible to anyone else β only you can see
138- > the log of a run you triggered.
139-
140- ### Rules
141-
142- - Your username must be a real GitHub account or the run will exit early
143- - Birthday format is ` MM-DD ` β month first, then day
144- - June 5th is reserved for the repo creator (TheM1ddleM1n) and cannot be claimed
145- by other users
146-
147- ---
148-
149106## π License
150107
151108This project is open source and available under the MIT License.
0 commit comments