change action trigger
Some checks failed
Build ESLint Config on Tag / build (push) Failing after 55s

This commit is contained in:
2025-12-17 18:01:22 +01:00
parent aa9487b2eb
commit b3594bd0f7

View File

@@ -3,7 +3,7 @@ name: Build ESLint Config on Tag
on:
push:
tags:
- 'v*' # triggers on tags like v1.0.0, v2.3.1, etc.
- '[0-9]+.[0-9]+.[0-9]+'
jobs:
build: