Update auto-merge.yml

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2022-06-10 00:36:20 +05:30 committed by GitHub
parent d0754ee588
commit f795a97497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
name: auto-merge
on: pull_request
on:
workflow_dispatch:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest