Skip to content

feat: allow running updater as one-off command #301

feat: allow running updater as one-off command

feat: allow running updater as one-off command #301

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@v3
- name: lint
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile