Skip to content

.github/workflows/** always evaluates as true #146

@aubelsb2

Description

@aubelsb2
      - uses: dorny/paths-filter@v2
        id: changes
        with:
          filters: |
            src:
              - 'src/**'
              - '*.json'
              - '*.js'
              - .github/workflows/**

Always evaluates as true log shows that it indicates that every workflow has been modified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions