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

Validate by default #54

Open
abelsiqueira opened this issue Jan 21, 2022 · 2 comments
Open

Validate by default #54

abelsiqueira opened this issue Jan 21, 2022 · 2 comments

Comments

@abelsiqueira
Copy link
Collaborator

Instead of no args. Just adding the following in action.yml should be enough:

  args:
    - "--validate"
@jspaaks
Copy link
Member

jspaaks commented Jan 24, 2022

When I tried to update action.yml previously, all jobs became validation jobs somehow. I couldnt figure out what went wrong, so I settled for having the action print the --help when the user doesnt specify any args.

@abelsiqueira
Copy link
Collaborator Author

I had the same issue as @jspaaks and other possible solutions are not trivial.

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

No branches or pull requests

2 participants