mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 16:13:58 +00:00
chore: auto-update github workflows
This commit is contained in:
2
.github/workflows/build-app-check.yaml
vendored
2
.github/workflows/build-app-check.yaml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user