We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff649d commit b70b5aeCopy full SHA for b70b5ae
.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