Skip to content

Commit e953d7c

Browse files
Updated .github/workflows/lint-yaml.yml NO_JIRA
1 parent cf34843 commit e953d7c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/lint-yaml.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
name: Lint YAML
33
on: # yamllint disable-line rule:truthy
4-
workflow_dispatch:
5-
push:
6-
paths:
7-
- '**/*.yml'
8-
- '**/*.yaml'
94
pull_request:
105
paths:
116
- '**/*.yml'

0 commit comments

Comments
 (0)