feat: trigger CI workflow on version tags #264
@@ -3,6 +3,7 @@ name: robotframework
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: ['v*']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user