Skip to content

Conversation

@IlyaKhD
Copy link
Contributor

@IlyaKhD IlyaKhD commented Mar 17, 2025

Practical Value

The paths is not required, but if not specified, empty list of files returned.

Before

    - uses: DevExpress/github-actions/get-changed-files@v1
      with:
        gh-token: XXX
        paths: '**/*'
        output: XXX

After

    - uses: DevExpress/github-actions/get-changed-files@v1
      with:
        gh-token: XXX
        output: XXX

@IlyaKhD IlyaKhD self-assigned this Mar 17, 2025
@IlyaKhD
Copy link
Contributor Author

IlyaKhD commented Mar 21, 2025

Recreated as #26

@IlyaKhD IlyaKhD closed this Mar 21, 2025
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

Successfully merging this pull request may close these issues.

1 participant