We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17afdc3 commit 802787dCopy full SHA for 802787d
.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