Skip to content

Update Getting Started url link in empty wiki email (#876) #2850

Update Getting Started url link in empty wiki email (#876)

Update Getting Started url link in empty wiki email (#876) #2850

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