@@ -32,6 +32,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 2
+
- name: check-requirements
run: |
changed_files=$(git diff --name-only -r HEAD~1 HEAD)
@@ -77,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}'"
}
- }'
+ }'