diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cd9e6e58..c5dea8f5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -5,6 +5,8 @@ on: tags: ['*'] pull_request: branches: [master] + repository_dispatch: + types: [rsconnect_python_latest] env: DOCKER_TTY_FLAGS: '' jobs: