diff --git a/.github/workflows/auto_pack.yml b/.github/workflows/auto_pack.yml index 177459d..1764c03 100644 --- a/.github/workflows/auto_pack.yml +++ b/.github/workflows/auto_pack.yml @@ -1,8 +1,11 @@ name: Auto Pack LeviLamina on: + workflow_dispatch: + push: + branches: ["auto"] schedule: - - cron: '0 16 * * *' + - cron: '0 16 * * *' jobs: Read-configuration: