Skip to content

Commit

Permalink
Merge pull request #11 from NASA-IMPACT/feature/yaml_lint
Browse files Browse the repository at this point in the history
lint
  • Loading branch information
ranchodeluxe committed May 2, 2023
2 parents c28637b + cc9a8f2 commit 781babb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-custom-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
rm -rf ./jupyterhub
- name: validate yaml manifest file
run: yamllint ../gitops-deploy/manifests.yaml
run: yamllint ./gitops-deploy/manifests.yaml

- name: commit ./gitops-deploy changes back
uses: EndBug/add-and-commit@v7
Expand Down

0 comments on commit 781babb

Please sign in to comment.