mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 20:20:35 +00:00
Run yamllint from Shipyard instead of GHA
Use the yamlint make target provided by Shipyard instead of a third party GitHub action for running the same tool. Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
committed by
Daniel Farrell
parent
ad2e8ac6b4
commit
40cbd9481f
@@ -105,7 +105,4 @@ jobs:
|
||||
- name: Check out the repository
|
||||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
|
||||
- name: Run yamllint
|
||||
uses: ibiqlik/action-yamllint@ed2b6e911569708ed121c14b87d513860a7e36a7
|
||||
with:
|
||||
config_file: .yamllint.yml
|
||||
strict: true
|
||||
run: make yamllint
|
||||
|
||||
Reference in New Issue
Block a user