prepare to use new ast

This commit is contained in:
ValKmjolnir
2023-06-05 00:11:37 +08:00
parent afc8c54487
commit 9bf4eacc62
7 changed files with 250 additions and 72 deletions

View File

@@ -4,7 +4,7 @@ on:
schedule:
- cron: "0 16 * * *"
push:
branches: [ master ]
branches: [ master,develop ]
pull_request:
branches: [ master ]
workflow_dispatch: