You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/greetings.yml
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,8 @@ jobs:
11
11
- uses: actions/first-interaction@v1
12
12
with:
13
13
repo-token: ${{ secrets.GITHUB_TOKEN }}
14
-
issue-message: '😃 Muito obrigado por anunciar sua primeira vaga aqui conosco do repositório nacional oficial de Vagas Java do SouJava! Lembre-se de que também estamos no nosso Slack nacional de Java acessando https://javadevbr.herokuapp.com/'
14
+
issue-message: |
15
+
😃 Muito obrigado por anunciar sua primeira vaga aqui conosco do repositório nacional oficial de Vagas Java do SouJava!
16
+
17
+
Lembre-se também de conferir nossas redes sociais: https://github.com/soujava/comunidade#nossas-redes-sociais
0 commit comments