Unverified Commit eb6bb931 authored by quyuan01's avatar quyuan01 Committed by GitHub

Update cli.yml

parent b619997e
......@@ -32,9 +32,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 2
retry:
max-retries: 3
always: false
- name: check-requirements
run: |
changed_files=$(git diff --name-only -r HEAD~1 HEAD)
......@@ -80,4 +78,4 @@ jobs:
"text": {
"mentioned_list": ["${{ env.METIONS }}"] , "content": "'${{ github.repository }}' GitHubAction Failed!\n 细节请查看:https://github.com/'${{ github.repository }}'/actions/runs/'${GITHUB_RUN_ID}'"
}
}'
\ No newline at end of file
}'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment