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
The CI pipeline is defined in the .github/workflows/build.yml file, and it runs when someone creates (or updates) a Pull Request. The pipeline builds the extension. Note, that a Pull Request is only mergeable if this pipeline runs successfully.