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 54e2536 commit 828aff2Copy full SHA for 828aff2
.github/workflows/pr-playground-preview.yml
@@ -17,7 +17,7 @@ jobs:
17
issues: write
18
uses: ./.github/workflows/playground-preview.yml
19
with:
20
- preview-mode: "comment"
+ preview-mode: "description"
21
plugin-path: .
22
secrets:
23
github-token: ${{ secrets.GITHUB_TOKEN }}
plugin.php
@@ -21,3 +21,4 @@
/**/
24
+/**/
0 commit comments