This is an automated email from the ASF dual-hosted git repository.
weibin pushed a commit to branch format-definition-dev
in repository https://gitbox.apache.org/repos/asf/incubator-graphar.git
The following commit(s) were added to refs/heads/format-definition-dev by this
push:
new 3ef1d9f1 Update
3ef1d9f1 is described below
commit 3ef1d9f1c3f23ed3089633812db613f985c2465b
Author: acezen <[email protected]>
AuthorDate: Fri Jun 14 16:06:06 2024 +0800
Update
---
.github/workflows/format.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index 1aa92e5b..0132b98e 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -40,7 +40,7 @@ concurrency:
cancel-in-progress: true
jobs:
- check:
+ generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
@@ -56,4 +56,4 @@ jobs:
- name: Buf Generate
run: buf generate
-
\ No newline at end of file
+
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]