ci: make github action run on tags #113

Merged
servostar merged 1 commits from ci/run-github-ci-on-tag-push into main 2024-11-26 10:12:51 +00:00
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