feat: add tag trigger for CI build and push
auth0mock / build (pull_request) Successful in 1m11s

This commit is contained in:
2026-01-13 15:50:09 +01:00
parent 241309537a
commit 0d7be1c47e
+1
View File
@@ -3,6 +3,7 @@ name: auth0mock
on:
push:
branches: [main]
tags: ['v*']
pull_request:
branches: [main]