mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
ci/github: ignore ci on tag releases (#601)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -3,6 +3,8 @@ on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- 'doc/**'
|
||||
tags-ignore:
|
||||
- '*.*'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'doc/**'
|
||||
|
||||
Reference in New Issue
Block a user