mirror of
https://github.com/bytedream/serde-inline-default.git
synced 2026-05-06 12:27:32 +02:00
chore: only run ci on branch push
This commit is contained in:
@@ -2,6 +2,10 @@ name: ci
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
tags-ignore:
|
||||
- "**"
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user