提交 fa30fb45 编写于 作者: D Dan Siegel

chore: disable code format check

上级 e1b2f04f
...@@ -21,10 +21,10 @@ jobs: ...@@ -21,10 +21,10 @@ jobs:
with: with:
ref: ${{ github.head_ref }} ref: ${{ github.head_ref }}
- name: Run dotnet format # - name: Run dotnet format
id: format # id: format
uses: jfversluis/dotnet-format@v1.0.9 # uses: jfversluis/dotnet-format@v1.0.9
with: # with:
repo-token: ${{ secrets.GITHUB_TOKEN }} # repo-token: ${{ secrets.GITHUB_TOKEN }}
only-changed-files: false # only-changed-files: false
workspace: "PrismLibrary.sln" # workspace: "PrismLibrary.sln"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册