1
0
Fork 0

Add additional triggers for workflow

This commit is contained in:
TheAssassin 2024-05-20 00:44:15 +02:00
parent 549e5b951e
commit b4d7b355c1
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
name: Build and publish Docker image
on: [push]
on:
push:
pull_request:
workflow_dispatch:
env:
REGISTRY: git.newpipe-ev.de