-
Notifications
You must be signed in to change notification settings - Fork 3
feat: add github workflows #2
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
Conversation
|
Hi, this already looks quite good. Please also scan this MR / branch with the https://github.com/boostsecurityio/poutine/ tool for obvious security issues / bad practices. |
It actually found something: I updated the download-artifact action and now there no more complaints |
|
I'm glad to see that the tool helped. OT: I met the people behind it at EOSS24 in Seattle. |
Add workflows to lint, test and publish. Signed-off-by: Christoph Steiger <[email protected]>
Add workflows to lint, test and publish.