@@ -3,8 +3,6 @@ on:
schedule:
- cron: '0 23 * * *' # 每天北京时间早上7点执行
workflow_dispatch: # 允许手动触发
push:
branches: [ main, master ]
jobs:
update-rules:
The note is not visible to the blocked user.