Loading .github/workflows/ci.yml +0 −5 Original line number Diff line number Diff line name: CI on: push: branches: - main - minio pull_request: branches: - main - minio - 'feat/**' schedule: - cron: '0 0 * * 0' # at midnight of each sunday Loading Loading
.github/workflows/ci.yml +0 −5 Original line number Diff line number Diff line name: CI on: push: branches: - main - minio pull_request: branches: - main - minio - 'feat/**' schedule: - cron: '0 0 * * 0' # at midnight of each sunday Loading