diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index eed57fa..c5489cb 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -1,9 +1,9 @@ name: 'Suyu Docker Image CI' on: - workflow_dispatch: - inputs: {} - schedule: - - cron: '0 7 * * 0' + # workflow_dispatch: + # inputs: {} + # schedule: + # - cron: '0 7 * * 0' push: branches: ["dev"] pull_request: