Skip to content

az storage | missing examples in reference content #318

az storage | missing examples in reference content

az storage | missing examples in reference content #318

name: Run GitHub issue copilot
on:
issues:
types: [opened, edited, closed]
jobs:
Issue-copilot:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: Run GitHub issue copilot
uses: MoChilia/IssueCopilot@v0
with:
password: ${{secrets.ISSUE_COPILOT_PASSWORD}}