Automate processes for the app? #8
Answered
by
hoangsonww
kailielexx
asked this question in
Q&A
-
Any ideas on how we can automate processes for the project? We'd like to optimize our codebase further, though... |
Beta Was this translation helpful? Give feedback.
Answered by
hoangsonww
Feb 1, 2024
Replies: 1 comment
-
You can use GitHub workflows! GitHub has a guide to this at: https://docs.github.com/en/actions/using-workflows. Consider visiting this! I've contributed some, too. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kailielexx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use GitHub workflows! GitHub has a guide to this at: https://docs.github.com/en/actions/using-workflows. Consider visiting this! I've contributed some, too.