Skip to content

Commit 11612f1

Browse files
committed
update to retrigger the workflow
1 parent 63501be commit 11612f1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
issues: write
4646
uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@trunk
4747
with:
48-
preview-mode: "description"
49-
# plugin-path: /
48+
mode: "append-to-description"
49+
# plugin-path: .
5050
blueprint: ${{ needs.create-blueprint.outputs.blueprint }}
5151

plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@
2121
/**/
2222
/**/
2323
/**/
24+
/**/

0 commit comments

Comments
 (0)