Skip to content

ci: Fix to set context #28

ci: Fix to set context

ci: Fix to set context #28

Workflow file for this run

name: Dockerfile lint
on:
pull_request:
paths-ignore:
- "Dockerfile"
jobs:
lint:
name: Dockerfile lint
runs-on: ubuntu-latest
steps:
- run: |
echo "No Dockerfile updated"