Skip to content

Commit 648e6e6

Browse files
committed
update to retrigger the workflow
1 parent e9a6657 commit 648e6e6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/pr-playground-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@trunk
1919
with:
2020
preview-mode: "description"
21-
plugin-path: .
21+
plugin-path: /

plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
echo '<script>console.log("hello world");</script>';
1414
} );
1515
/**/
16+
/**/

0 commit comments

Comments
 (0)