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

Prevent actions to run when a pr is only about readme #18

Open
GabLeRoux opened this issue May 15, 2021 · 2 comments · May be fixed by #19
Open

Prevent actions to run when a pr is only about readme #18

GabLeRoux opened this issue May 15, 2021 · 2 comments · May be fixed by #19

Comments

@GabLeRoux
Copy link
Owner

No description provided.

@Gcenx
Copy link
Collaborator

Gcenx commented May 15, 2021

To do that it should be

paths-ignore:
  - '**/README.md'

@Gcenx
Copy link
Collaborator

Gcenx commented May 17, 2021

I believe the change needs to be directly committed to main to work correctly.

Also might want to remove the main requirement for running the CI actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants