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 e9a6657 commit 648e6e6Copy full SHA for 648e6e6
.github/workflows/pr-playground-preview.yml
@@ -18,4 +18,4 @@ jobs:
18
uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@trunk
19
with:
20
preview-mode: "description"
21
- plugin-path: .
+ plugin-path: /
plugin.php
@@ -13,3 +13,4 @@
13
echo '<script>console.log("hello world");</script>';
14
} );
15
/**/
16
+/**/
0 commit comments