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 93bd114 commit f7c3121Copy full SHA for f7c3121
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ permissions:
19
20
jobs:
21
detect:
22
- name: Detect Changes
+ name: Run checks
23
runs-on: ubuntu-24.04
24
timeout-minutes: 20
25
.github/workflows/reusable-wp-playground-pr-preview.yml
@@ -87,7 +87,6 @@ jobs:
87
artifact-source-run-id: ${{ inputs.run-id }}
88
artifacts-to-keep: ${{ inputs.artifacts-to-keep }}
89
90
-
91
- name: Checkout repository
92
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
93
with:
0 commit comments