Skip to content

Bump open_api_spex from 3.18.1 to 3.18.2 in /server #306

Bump open_api_spex from 3.18.1 to 3.18.2 in /server

Bump open_api_spex from 3.18.1 to 3.18.2 in /server #306

Workflow file for this run

name: Heroku
on:
pull_request:
branches:
- main
jobs:
review-app-check:
runs-on: ubuntu-latest
steps:
- name: Verify Review App status
uses: niteoweb/reviewapps-deploy-status@v1.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
build_time_delay: 200
deployments_timeout: 600
publish_timeout: 300