ci: Conan CI restored for tags to properly promote a package to the Artifactory

This commit is contained in:
Mateusz Pusz
2024-11-05 19:38:53 +01:00
parent c7303cc5fb
commit c2c02dff59

View File

@ -24,13 +24,9 @@ name: Conan CI
on: on:
push: push:
branches:
- '**'
paths-ignore: paths-ignore:
- "docs/**" - "docs/**"
pull_request: pull_request:
branches:
- '**'
paths-ignore: paths-ignore:
- "docs/**" - "docs/**"