mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
dont run CI on tag push
This commit is contained in:
@@ -3,6 +3,8 @@ name: iDescriptor CI (Linux)
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags-ignore:
|
||||
- "*"
|
||||
paths:
|
||||
- "**.cpp"
|
||||
- "**.h"
|
||||
|
||||
Reference in New Issue
Block a user