Skip to content

Azure ML Extension: Bug when deploying RTS endpoint using a Model from another Azure Subscription #612

Azure ML Extension: Bug when deploying RTS endpoint using a Model from another Azure Subscription

Azure ML Extension: Bug when deploying RTS endpoint using a Model from another Azure Subscription #612

name: Run issue sentinel
on:
issues:
types: [opened, edited, closed]
jobs:
Issue:
permissions:
issues: write
runs-on: ubuntu-latest
steps:
- name: Run Issue Sentinel
uses: Azure/issue-sentinel@v1
with:
password: ${{secrets.ISSUE_SENTINEL_PASSWORD}}
enable-similar-issues-scanning: true
enable-security-issues-scanning: true