Skip to content

graebm/max-path-action

Repository files navigation

Max Path action

Check that no file path exceeds a limit.

Long file paths are an issue when developing on Windows, which has a 260 character limit by default.

Inputs

limit

Maximum allowed file path length. Default 200.

Example usage

uses: graebm/max-path-action@v1
with:
  limit: 150

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published