Skip to content

Commit b1c0669

Browse files
Updated .github/workflows/lint-dockerfiles.yml NO_JIRA
1 parent e953d7c commit b1c0669

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/lint-dockerfiles.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
name: Lint Dockerfiles
33
on: # yamllint disable-line rule:truthy
4-
workflow_dispatch:
5-
push:
6-
paths:
7-
- '**/*Dockerfile*'
84
pull_request:
95
paths:
106
- '**/*Dockerfile*'

0 commit comments

Comments
 (0)