Skip to content

Commit 5139dc5

Browse files
authored
Create Welcome.yml
Commit directly to the welcome-workflow branch
1 parent 3385ca5 commit 5139dc5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/Welcome.yml

+6
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)