Adds initial readme #4

Merged
OCram85 merged 6 commits from readme into main 2023-07-11 10:32:45 +02:00
Showing only changes of commit 167ca2f41f - Show all commits

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: