Skip to content

Commit 41589ac

Browse files
committed
update to retrigger the workflow
1 parent 3add248 commit 41589ac

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ jobs:
1515
contents: read
1616
pull-requests: write
1717
issues: write
18-
uses: ./.github/workflows/playground-preview.yml
18+
uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@trunk
1919
with:
2020
preview-mode: "description"
2121
plugin-path: .
22-
secrets:
23-
github-token: ${{ secrets.GITHUB_TOKEN }}

plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@
2323
/**/
2424
/**/
2525
/**/
26+
/**/

0 commit comments

Comments
 (0)