Merge pull request 'feat: run CI workflow on tags' (#219) from feat/ci-on-tags into main
Reviewed-on: #219
This commit was merged in pull request #219.
This commit is contained in:
@@ -3,6 +3,7 @@ name: default-request-adder
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: ['*']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user