mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
restrict dev docker builds to vabene1111
This commit is contained in:
1
.github/workflows/docker-publish-dev.yml
vendored
1
.github/workflows/docker-publish-dev.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
- '!master'
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository_owner == 'vabene1111'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
Reference in New Issue
Block a user