🤖 Add Automatic Rebase Action

This commit is contained in:
偏右 2019-04-02 15:00:09 +08:00 committed by GitHub
parent 8024b87495
commit 39965701c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/main.workflow vendored Normal file
View File

@ -0,0 +1,3 @@
workflow "New workflow" {
on = "push"
}