Skip to content

Bump Microsoft.AspNetCore.SystemWebAdapters from 2.0.0 to 2.1.0 #2

Bump Microsoft.AspNetCore.SystemWebAdapters from 2.0.0 to 2.1.0

Bump Microsoft.AspNetCore.SystemWebAdapters from 2.0.0 to 2.1.0 #2

Workflow file for this run

name: Assign PR to creator
on:
pull_request_target:
types: [opened]
branches-ignore:
- l10n_dev
permissions:
pull-requests: write
jobs:
automation:
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
uses: toshimaru/auto-author-assign@v2.1.1