Skip to content

Commit 0a5faf9

Browse files
authored
Merge branch 'master' into claude/pcf-partition-table-header-5QdNX
2 parents bffbb16 + 8d1e86f commit 0a5faf9

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Binaries
1+
name: Build / Cross-Platform Binaries
22

33
on:
44
push:

.github/workflows/ci-pfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI (PFS-MS)
1+
name: CI / Rust (PFS-MS Reference)
22

33
on:
44
push:

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: CI / Rust (PCF Reference)
22

33
on:
44
push:

.github/workflows/dotnet-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: .NET CI
1+
name: CI / .NET
22

33
on:
44
push:

.github/workflows/php-split.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PHP subtree split
1+
name: Sync / PHP Split Repository
22

33
on:
44
push:

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PHP CI
1+
name: CI / PHP
22

33
on:
44
push:

.github/workflows/release-prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Prepare Release (bump versions, tag, trigger release)
1+
name: Release / Prepare
22

33
on:
44
workflow_dispatch:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release
1+
name: Release / Publish
22

33
on:
44
push:

.github/workflows/ts-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: TS CI
1+
name: CI / TypeScript
22

33
on:
44
push:

0 commit comments

Comments
 (0)