ignore file

This commit is contained in:
xishang1 2024-10-26 16:44:13 +08:00
parent 5c2715b989
commit 9a860cbe94

View File

@ -5,6 +5,10 @@ on:
- master
tags:
- v*
paths-ignore:
- "README.md"
- ".github/ISSUE_TEMPLATE/**"
- ".github/workflows/issues.yml"
permissions: write-all