Skip to content

Bump Azure.Storage.Queues from 12.11.0 to 12.22.0 #239

Bump Azure.Storage.Queues from 12.11.0 to 12.22.0

Bump Azure.Storage.Queues from 12.11.0 to 12.22.0 #239

Workflow file for this run

# Assign PR to Author
# https://github.com/samspills/assign-pr-to-author
name: AutoAssigner
on: [pull_request]
jobs:
assignAuthor:
runs-on: ubuntu-latest
steps:
- uses: samspills/[email protected]
if: github.event_name == 'pull_request' && github.event.action == 'opened'
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'