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 63501be commit 11612f1Copy full SHA for 11612f1
.github/workflows/pr-playground-preview.yml
@@ -45,7 +45,7 @@ jobs:
45
issues: write
46
uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@trunk
47
with:
48
- preview-mode: "description"
49
- # plugin-path: /
+ mode: "append-to-description"
+ # plugin-path: .
50
blueprint: ${{ needs.create-blueprint.outputs.blueprint }}
51
plugin.php
@@ -21,3 +21,4 @@
21
/**/
22
23
24
+/**/
0 commit comments