Merge pull request 'feat: add tag trigger for CI build and push' (#242) from feat/ci-build-on-tags into main
Reviewed-on: #242
This commit was merged in pull request #242.
This commit is contained in:
@@ -3,6 +3,7 @@ name: auth0mock
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: ['v*']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user