2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-01 22:47:26 +00:00

Run ci on tags

This commit is contained in:
Jan
2023-11-04 12:45:30 +01:00
parent bcd9ede0e1
commit 4e5cbc5bf6

View File

@@ -3,6 +3,8 @@ name: ci
on: on:
push: push:
branches: [ "main" ] branches: [ "main" ]
tags:
- v*
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]