Add kodiak integration for automatically merge PR (#135)

This commit is contained in:
Emruz Hossain 2020-10-31 05:23:11 +06:00 committed by GitHub
parent 1d0985d14c
commit 9ef86ed71d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 1 deletions

View file

@ -31,5 +31,5 @@ jobs:
This PR runs [postcss/autoprefixer](https://github.com/postcss/autoprefixer) to update vendor specific CSS prefixes.
>This PR has been created automatically by Github Action [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
labels: enhancement
labels: "enhancement,automerge"
reviewers: hossainemruz