Update build.yml

This commit is contained in:
JB
2023-09-29 18:21:24 +01:00
committed by GitHub
parent 96b96e8248
commit a5310bdfdf

View File

@@ -41,6 +41,7 @@ jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.repository == 'mochi-mqtt/server'
needs: build needs: build
steps: steps:
- name: Checkout - name: Checkout