Skip to content

Bump fastapi from 0.99.1 to 0.100.0 #80

Bump fastapi from 0.99.1 to 0.100.0

Bump fastapi from 0.99.1 to 0.100.0 #80

name: Validate bicep scripts
on:
workflow_dispatch:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Azure CLI script
uses: azure/CLI@v1
with:
inlineScript: az config set bicep.use_binary_from_path=false && az bicep build -f infra/main.bicep