Enhance workflow (#141)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-03-30 22:40:52 +02:00
committed by GitHub
parent 4910783e91
commit 7070b31d6a
9 changed files with 141 additions and 74 deletions

View File

@@ -7,14 +7,12 @@ on:
branches:
- 'master'
- 'releases/v*'
paths-ignore:
- '**.md'
tags:
- 'v*'
pull_request:
branches:
- 'master'
- 'releases/v*'
paths-ignore:
- '**.md'
jobs:
ci: