Skip to content

Commit d87506d

Browse files
added welcome workflow
1 parent 73d335d commit d87506d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/welcome.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
types: [opened]
44
pull_request_target:
55
types: [opened]
6+
7+
jobs:
68
build:
79
name: 👋 Welcome
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)