chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-05-29 12:05:29 +00:00
parent 9dc847b72f
commit d1c52548b0

View File

@@ -5,7 +5,7 @@ name: Electron app check build
'on': 'on':
push: push:
tags: tags:
- check-[0-9]+-[0-9]+-[0-9]+-[0-9]+ - check-[0-9]+-[0-9]+-[0-9]+.[0-9]+
jobs: jobs:
build: build:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}