ci: make github action run on tags (#113)
Create Release Commit / prepare (push) Has been skipped Details

Reviewed-on: #113
Co-authored-by: servostar <sven.vogel123@web.de>
Co-committed-by: servostar <sven.vogel123@web.de>
This commit is contained in:
Sven Vogel 2024-11-26 10:12:51 +00:00 committed by Sven Vogel
parent ef5400ea43
commit 77ed9621bd
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
name: Build'n check
on:
push:
branches:
- main
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
jobs:
build:
name: Check Template and Build example