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