Skip to content

chore(jobs): stats collection at 7AM does not conflict with backup schedule #1712

chore(jobs): stats collection at 7AM does not conflict with backup schedule

chore(jobs): stats collection at 7AM does not conflict with backup schedule #1712

Workflow file for this run

name: Docker lint
on:
push:
branches:
- 'main'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: lint
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile