Loading .github/workflows/deploy-do.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name: Deploy to DigitalOcean on: workflow_run: workflows: ['Build and Publish Docker Images'] branches: ['develop', 'master', 'feature/packages-updates'] branches: [ develop, master ] types: - completed Loading .github/workflows/docker-build-publish.yml +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ on: branches: - develop - master - feature/packages-updates jobs: ever-api: Loading Loading
.github/workflows/deploy-do.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name: Deploy to DigitalOcean on: workflow_run: workflows: ['Build and Publish Docker Images'] branches: ['develop', 'master', 'feature/packages-updates'] branches: [ develop, master ] types: - completed Loading
.github/workflows/docker-build-publish.yml +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ on: branches: - develop - master - feature/packages-updates jobs: ever-api: Loading