1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 13:28: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ on:
branches:
- "**"
- "!dependabot/**"
tags:
- "v**"
pull_request:
workflow_dispatch: