Skip to content

Commit f7c3121

Browse files
authored
fix: format (#1)
* fix: format * chore: rename workflow
1 parent 93bd114 commit f7c3121

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
detect:
22-
name: Detect Changes
22+
name: Run checks
2323
runs-on: ubuntu-24.04
2424
timeout-minutes: 20
2525

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
artifact-source-run-id: ${{ inputs.run-id }}
8888
artifacts-to-keep: ${{ inputs.artifacts-to-keep }}
8989

90-
9190
- name: Checkout repository
9291
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9392
with:

0 commit comments

Comments
 (0)