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 7bd279c commit 8c85aaeCopy full SHA for 8c85aae
.github/workflows/wp-org-validator.yml
@@ -15,6 +15,8 @@ jobs:
15
steps:
16
- name: Checkout
17
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
18
+ with:
19
+ path: pantheon-content-publisher
20
- name: Setup PHP 8.4
21
uses: shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f # v2.35.3
22
with:
0 commit comments