Update auto-approve.yml

This commit is contained in:
Aleksandr Statciuk 2019-10-06 19:36:05 +03:00 committed by GitHub
parent 350a35e09b
commit 91164f6fb8
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-approve
on: pull_request
on:
pull_request:
types: [opened]
jobs:
build: