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 3add248 commit 41589acCopy full SHA for 41589ac
.github/workflows/pr-playground-preview.yml
@@ -15,9 +15,7 @@ jobs:
15
contents: read
16
pull-requests: write
17
issues: write
18
- uses: ./.github/workflows/playground-preview.yml
+ uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@trunk
19
with:
20
preview-mode: "description"
21
plugin-path: .
22
- secrets:
23
- github-token: ${{ secrets.GITHUB_TOKEN }}
plugin.php
@@ -23,3 +23,4 @@
/**/
24
25
26
+/**/
0 commit comments