fix: resolve unrecognizable ci job

This commit is contained in:
Walid 2022-08-13 19:46:35 +01:00
parent 00a8cccaf6
commit 6af5714037
No known key found for this signature in database
GPG Key ID: 7DF9215FC4E48853

View File

@ -5,7 +5,7 @@ on:
branches: [master]
jobs:
ci:
build-release:
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/master' }}
needs: [quality]