Skip to content

Commit f99bb5b

Browse files
authored
Merge pull request #1 from hrudu-dev/welcome-workflow
Welcome workflow
2 parents 6595593 + c8092a6 commit f99bb5b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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)