We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3385ca5 commit 5139dc5Copy full SHA for 5139dc5
.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