We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc102d commit a883ac2Copy full SHA for a883ac2
.github/workflows/welcome-issue.yml
@@ -1,4 +1,4 @@
1
-name: Welcome to the GenAINet
+name: Welcome to GenAINet - Issues
2
on:
3
# Trigger the workflow on new issue
4
issues:
.github/workflows/welcome-pr.yml
+name: Welcome to GenAINet - PRs
# Trigger the workflow on pull request
pull_request_target:
0 commit comments