Skip to content

Add property 'method' as defined in RFC-5545. #465

Add property 'method' as defined in RFC-5545.

Add property 'method' as defined in RFC-5545. #465

Workflow file for this run

name: auto-merge
on: [pull_request_target]
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.PAT }}