This commit is contained in:
@@ -45,7 +45,6 @@ jobs:
|
||||
echo "=== 文件大小统计 ==="
|
||||
du -h ruleset/*
|
||||
|
||||
# 方案1:提交到仓库(推荐)
|
||||
- name: 提交规则文件到仓库
|
||||
run: |
|
||||
git config --local user.email "action@github.com"
|
||||
|
||||
Reference in New Issue
Block a user