Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: apply fixes for the 2.15 release #5318

chore: apply fixes for the 2.15 release

chore: apply fixes for the 2.15 release #5318

Workflow file for this run

# Filtering pull requests is much easier when we can reliably guarantee
# that the "Assignee" field is populated.
name: PR Auto Assign
on:
pull_request_target:
types: [opened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- name: Assign author
uses: toshimaru/[email protected]