We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5139dc5 commit d597107Copy full SHA for d597107
.github/workflows/Welcome.yml
@@ -4,3 +4,7 @@ on:
4
types: [opened]
5
permissions:
6
pull-requests: write
7
+jobs:
8
+ build:
9
+ name: Post welcome comment
10
+ runs-on: ubuntu-latest
0 commit comments