Skip to content

Working Directory needs to be change from server/ to impl/server/ in the workflow develop/.github/workflows/yaml-lint.yaml #403

@sunil-kumar-meena

Description

@sunil-kumar-meena

Description:
The working directory has been changed from server/ to impl/server/ and in develop/.github/workflows/yaml-lint.yaml "server" directory reference is present as shown below

           ignore: |
              server/

Proposal:
Proposing to change server/ to impl/server/ in develop/.github/workflows/yaml-lint.yaml. e.g

           ignore: |
              impl/server/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions