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