update triggers
All checks were successful
ci / test-build (push) Successful in 29s
ci / test-build (pull_request) Successful in 15s

This commit is contained in:
OCram85 2023-07-10 15:10:46 +02:00
parent 2d48e86543
commit 167ca2f41f

View File

@ -4,13 +4,10 @@ run-name: docker pipeline
on:
push:
#branches: none #[ main ]
tags-ignore:
- '*'
branches: [ '*' ]
tags-ignore: [ '*' ]
pull_request:
#branches: none # [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
branches: [ main ]
jobs:
test-build: