1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-12 07:35:28 -04:00

CI: specify tags

This commit is contained in:
XhmikosR
2023-05-16 08:51:17 +03:00
committed by GitHub
parent 053a85c2ef
commit 9876a76575
+2
View File
@@ -5,6 +5,8 @@ on:
branches:
- "**"
- "!dependabot/**"
tags:
- "v**"
pull_request:
workflow_dispatch: