aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2025-12-04 10:40:01 -0800
committerchrislu <chris.lu@gmail.com>2025-12-04 10:40:01 -0800
commit8d110b29ddfd9b9cdb504a4380106b2b287155ca (patch)
tree617bb8b91ee19afc89061049904d762887188729 /.github
parent39ba19eea6d47a5d35c67064d560fb569c6c5baf (diff)
downloadseaweedfs-8d110b29ddfd9b9cdb504a4380106b2b287155ca.tar.xz
seaweedfs-8d110b29ddfd9b9cdb504a4380106b2b287155ca.zip
fmt
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/container_release_unified.yml1
-rw-r--r--.github/workflows/sftp-tests.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/container_release_unified.yml b/.github/workflows/container_release_unified.yml
index eb8df9834..c7aa648fd 100644
--- a/.github/workflows/container_release_unified.yml
+++ b/.github/workflows/container_release_unified.yml
@@ -223,3 +223,4 @@ jobs:
echo "✓ Successfully copied ${{ matrix.variant }} to Docker Hub"
+
diff --git a/.github/workflows/sftp-tests.yml b/.github/workflows/sftp-tests.yml
index d2ec47eb4..80a1b9929 100644
--- a/.github/workflows/sftp-tests.yml
+++ b/.github/workflows/sftp-tests.yml
@@ -90,3 +90,4 @@ jobs:
echo "| testuser | /sftp/testuser | Home directory only |" >> $GITHUB_STEP_SUMMARY
echo "| readonly | /public | Read-only |" >> $GITHUB_STEP_SUMMARY
+