fix: resolve unrecognizable ci job (#43)
This commit is contained in:
parent
00a8cccaf6
commit
e6b6d05822
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
build-release:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
needs: [quality]
|
||||
|
Loading…
Reference in New Issue
Block a user