reformat 格式化代码 (#21)
Docker Build and Publish / build (push) Waiting to run
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
Java CI with Maven / build (push) Waiting to run

* reformat 格式化代码

* 为依赖图的生成添加写权限
This commit is contained in:
2024-08-25 20:21:15 +08:00
committed by GitHub
parent 8d10add577
commit 6e3ffa092b
29 changed files with 102 additions and 115 deletions
+2
View File
@@ -24,6 +24,8 @@ jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4