diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c84817a..5de9639 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,16 +1,16 @@ --- name: build-ublue-custom on: - pull_request: - branches: - - main - schedule: - - cron: '05 10 * * *' # 10:05am UTC everyday - push: - branches: - - main - paths-ignore: - - '**/README.md' + # pull_request: + # branches: + # - main + # schedule: + # - cron: '05 10 * * *' # 10:05am UTC everyday + # push: + # branches: + # - main + # paths-ignore: + # - '**/README.md' workflow_dispatch: env: