restrict dev docker builds to vabene1111

This commit is contained in:
smilerz
2021-08-31 16:58:00 -05:00
parent b51636ef64
commit 09e886958f
8 changed files with 41 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ on:
jobs:
build:
if: github.repository_owner == 'vabene1111'
runs-on: ubuntu-latest
name: Build image job
steps: