Skip to content

Commit 0017b6c

Browse files
Create welcome.yml
1 parent 3b5cd6e commit 0017b6c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/welcome.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)