Skip to content

Insert data in Azure SQL database on a schedule fails using Azure Functions Python V2 bindings due to cold start database #178

Insert data in Azure SQL database on a schedule fails using Azure Functions Python V2 bindings due to cold start database

Insert data in Azure SQL database on a schedule fails using Azure Functions Python V2 bindings due to cold start database #178

Workflow file for this run

name: On Label
on:
issues:
types: [labeled]
jobs:
processLabelAction:
name: Process Label Action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Process Label Action
uses: hramos/label-actions@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
permissions:
issues: write