@@ -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}'"
}
- }'
+ }'