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 77844e1 commit cde766eCopy full SHA for cde766e
.github/workflows/welcome.yml
@@ -0,0 +1,6 @@
1
+name: Post welcome comment
2
+on:
3
+ pull_request:
4
+ types: [opened]
5
+permissions:
6
+ pull-requests: write
0 commit comments