Skip to content

Commit 8c85aae

Browse files
committed
checkout to the correct directory
1 parent 7bd279c commit 8c85aae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wp-org-validator.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Checkout
1717
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
18+
with:
19+
path: pantheon-content-publisher
1820
- name: Setup PHP 8.4
1921
uses: shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f # v2.35.3
2022
with:

0 commit comments

Comments
 (0)