Skip to content

Increase max connections to DB (#402) #5

Increase max connections to DB (#402)

Increase max connections to DB (#402) #5

Workflow file for this run

name: Release
on:
push:
branches: [main]
jobs:
deploy:
uses: ./.github/workflows/perform-action.yml
with:
action: deploy
secrets: inherit
concurrency:
group: deploy
cancel-in-progress: false