Skip to content

Commit 828aff2

Browse files
committed
update to retrigger the workflow
1 parent 54e2536 commit 828aff2

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
@@ -17,7 +17,7 @@ jobs:
1717
issues: write
1818
uses: ./.github/workflows/playground-preview.yml
1919
with:
20-
preview-mode: "comment"
20+
preview-mode: "description"
2121
plugin-path: .
2222
secrets:
2323
github-token: ${{ secrets.GITHUB_TOKEN }}

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)