Update auto-approve.yml

This commit is contained in:
Aleksandr Statciuk 2019-10-06 19:41:33 +03:00 committed by GitHub
parent 98b1a54116
commit 8420bb13b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
name: auto-approve
on:
pull_request:
types: [opened]
on:
push:
branches:
- master
jobs:
build: