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 b70b5ae commit bcf8c91Copy full SHA for bcf8c91
.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