Skip to content

paths_ignore in GitHub Action Workflows not working #1397

@Framstag

Description

@Framstag

I recently added paths_ignore statements o the various CI builds, so that build do not get triggered when only the workflow files have been changed:

    paths_ignore:
      - '.github/workflows/**'

However, this does not seem to work as expected (it does not change anything in behaviour).

Metadata

Metadata

Assignees

Labels

bugFor issues that describe a bugbuildFor issues in the context of building the software

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions