Skip to content

Commit 872685c

Browse files
authored
Add runner to welcome.yml
1 parent 870e1b4 commit 872685c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/welcome.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ on:
44
types: [opened]
55
permissions:
66
pull-requests: write
7+
jobs:
8+
build:
9+
name: Post welcome comment
10+
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)