Update lint-checks.yaml

This commit is contained in:
Alexandre
2022-01-22 19:53:56 +01:00
committed by GitHub
parent 97403fecf3
commit 55c09e512e

View File

@@ -1,8 +1,9 @@
name: Lint / Syntax checks
on:
push:
branches: [ master ]
pull_request:
branches:
- master
branches: [ master ]
jobs:
hadolint: