File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ on :
2+ issues :
3+ types : [labeled]
4+
5+ jobs :
6+ automate_invite :
7+ runs-on : ubuntu-latest
8+ steps :
9+ - name : Invite on label
10+ 11+ with :
12+ organization : Drive-for-Java
13+ label : invite me to the organisation
14+ repo-token : ${{ secrets.GITHUB_TOKEN }}
15+ comment : |
16+ <div align="center">
17+ <img src="https://user-images.githubusercontent.com/51391473/138764839-1011988e-66f2-4427-a8fc-e0380971df29.gif">
18+ <br>
19+ <h1>Welcome to Drive-for-Java 🎉</h1>
20+ </div>
21+ <br>
22+ 📌 Invitation sent to join the <b>GitHub Organization</b>. Check your mail to accept the invitation!
23+ <h2>📌 <ins>About Us</ins></h2>
24+ <p>
25+ ⭐ <b>3 C's</b> of our Community: Connect, Collaborate and Create! <br>
26+ ⭐ We are an open <b>Learning Community</b> dedicated towards developers across the world! <br>
27+ ⭐ We are a community of from across the world <br>
28+ </p>
29+
30+ Check out our [Bio](https://Drive-for-Java.github.io) to get involved with us! 🚀
31+ env :
32+ INVITE_TOKEN : ${{ secrets.INVITE_TOKEN }}
You can’t perform that action at this time.
0 commit comments