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

paths_ignore in GitHub Action Workflows not working #1397

Open
Framstag opened this issue Mar 28, 2023 · 1 comment
Open

paths_ignore in GitHub Action Workflows not working #1397

Framstag opened this issue Mar 28, 2023 · 1 comment
Assignees
Labels
bug For issues that describe a bug build For issues in the context of building the software

Comments

@Framstag
Copy link
Owner

Framstag commented Mar 28, 2023

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).

@Framstag Framstag added bug For issues that describe a bug build For issues in the context of building the software labels Mar 28, 2023
Framstag added a commit that referenced this issue Apr 2, 2023
@Framstag
Copy link
Owner Author

Framstag commented Apr 8, 2023

There was a spelling mistake. I fixed that, but I'll wait for a concrete checking that should trigger the feature before closing it,

@Framstag Framstag self-assigned this Apr 8, 2023
DerKleinePunk pushed a commit to DerKleinePunk/libosmscout that referenced this issue Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For issues that describe a bug build For issues in the context of building the software
Projects
None yet
Development

No branches or pull requests

1 participant