diff --git a/.github/workflows/mainnet-deploy.yaml b/.github/workflows/mainnet-deploy.yaml index d1ae0be5..5f93121a 100644 --- a/.github/workflows/mainnet-deploy.yaml +++ b/.github/workflows/mainnet-deploy.yaml @@ -1,11 +1,11 @@ -name: Ping Deploy +name: Deploy to ping.pub on: push: branches: [ master ] - pull_request: - branches: [ master ] + # pull_request: + # branches: [ master ] jobs: deploy: