You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose migrate CI process to GitHub Actions. This seems more reasonable when the project code, as well as continuous integration depend only on GitHub.
Hello,
I propose migrate CI process to GitHub Actions. This seems more reasonable when the project code, as well as continuous integration depend only on GitHub.
I have an example for you to show how simple it is: https://github.com/sergeyklay/bnf-mode/blob/master/.github/workflows/build.yml
Let me know if it is acceptable and I'll send a PR.
The text was updated successfully, but these errors were encountered: