Update
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index 1aa92e5..0132b98 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -40,7 +40,7 @@
   cancel-in-progress: true
 
 jobs:
-  check:
+  generate:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v4
@@ -56,4 +56,4 @@
 
       - name: Buf Generate
         run: buf generate
-      
\ No newline at end of file
+ 
\ No newline at end of file