1 parent 0ede087 commit 7de662bCopy full SHA for 7de662b
1 file changed
.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