google-github-actions / run-vertexai-notebook

A GitHub Action for running a Google Cloud Vertex AI notebook.
https://cloud.google.com/vertex-ai
Apache License 2.0
20 stars 9 forks source link

fix: Provide the ability to disable the writing of the comment #11

Closed bradegler closed 2 years ago

bradegler commented 2 years ago

Workflows that are triggered by a direct push to 'main' fail when using the action because there is no pull request to write the comment to.