1 parent 7de662b commit e40e7aeCopy full SHA for e40e7ae
1 file changed
.github/workflows/welcome.yml
@@ -4,3 +4,7 @@ on:
4
types: [opened]
5
permissions:
6
pull-requests: write
7
+jobs:
8
+ welcome:
9
+ name: Post welcome comment
10
+ runs-on: ubuntu-latest
0 commit comments