Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include/exclude sequences #45

Open
nolan-yoo-miris opened this issue Jan 15, 2025 · 0 comments
Open

include/exclude sequences #45

nolan-yoo-miris opened this issue Jan 15, 2025 · 0 comments

Comments

@nolan-yoo-miris
Copy link

Hi @nschloe, we've been using this for a while and are a big fan -

We were wondering what the intended usage is for including/excluding sequences.

For instance,

    steps:
      - name: Checkout code
        uses: nschloe/action-cached-lfs-checkout@v1.2.3
        with:
          include: ["folder_a/**", "folder_b/**"]

Will give us something like:

The workflow is not valid. .github/workflows/build.yaml (Line: 138, Col: 20): A sequence was not expected

Any ideas/direction?

Thank you,
Nolan

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

No branches or pull requests

1 participant