feat: improve document and update workflows

This commit is contained in:
yanglbme
2020-10-21 09:21:04 +08:00
parent 12695bab13
commit 0f589845c8
7 changed files with 96 additions and 95 deletions

View File

@@ -7,6 +7,7 @@ on:
jobs:
merge-branch:
runs-on: ubuntu-latest
if: github.repository == 'doocs/advanced-java'
steps:
- uses: actions/checkout@v2
- uses: everlytic/branch-merge@1.1.0