refactor(workflow): reconfigure ci.yml (#44)
* fix: resolve unrecognizable ci job * refactor(workflow): reconfigure ci.yml
This commit is contained in:
parent
e6b6d05822
commit
a94bd4f711
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -7,8 +7,7 @@ on:
|
||||
jobs:
|
||||
build-release:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
needs: [quality]
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user