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
Currently, there are no checks before merging to develop/main, which increases the possibility of a failed build in the Amplify pipeline. We should add a GitHub Actions file that runs at least pn lint and pn build to confirm the app can be built successfully.
Currently, there are no checks before merging to develop/main, which increases the possibility of a failed build in the Amplify pipeline. We should add a GitHub Actions file that runs at least
pn lint
andpn build
to confirm the app can be built successfully.cc @oliverroick
The text was updated successfully, but these errors were encountered: