Skip to content

Bump Azure.Messaging.EventGrid from 4.18.0 to 4.20.0 #11

Bump Azure.Messaging.EventGrid from 4.18.0 to 4.20.0

Bump Azure.Messaging.EventGrid from 4.18.0 to 4.20.0 #11

Workflow file for this run

on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
concurrency:
group: release-drafter
jobs:
update-release-draft:
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
with:
commitish: main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}