diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c692283..3bd7534 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -6,8 +6,7 @@ on: - main tags: - '*' - - # temp while iterating + pull_request: workflow_dispatch: # Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.