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 e2617ef commit 62d4883Copy full SHA for 62d4883
.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