Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

"files" seems to be ignored #2

Open
jonaseberle opened this issue Nov 10, 2021 · 0 comments
Open

"files" seems to be ignored #2

jonaseberle opened this issue Nov 10, 2021 · 0 comments

Comments

@jonaseberle
Copy link

With

- uses: typo3-continuous-integration/typo3-ci-xliff-lint@v1
  with:
    files: './packages/'

the constraint for the directory is not taken into account - I get results from ./var/labels as well.

I think that the input parameters need to be declared in actions.yaml: https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#inputs

You'll get it as $1 then in your Docker entrypoint: https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action#writing-the-action-code

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant