Skip to content

Commit 1fcd6fd

Browse files
author
Matthias Wittgen
committed
don't specifgy yamllint config file
1 parent b41973f commit 1fcd6fd

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/yamllint.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Lint YAML Files
22

3-
"on":
3+
on:
44
push:
55
branches:
66
- main
@@ -9,5 +9,3 @@ name: Lint YAML Files
99
jobs:
1010
call-workflow:
1111
uses: lsst/rubin_workflows/.github/workflows/yamllint.yaml@main
12-
with:
13-
args: "-c yamllint-conf.yaml ."

yamllint-conf.yaml .yamllint

File renamed without changes.

0 commit comments

Comments
 (0)