Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 508e8880c2 | |||
| 1423ac6d74 | |||
| 60831c4db9 | |||
| b64d9c4985 | |||
|
e67dfebbbd
|
@@ -3,6 +3,7 @@ name: robotframework
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
tags: ['v*']
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [7.5.0] - 2026-01-11
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Trigger CI workflow on version tags
|
||||||
|
|
||||||
## [7.4.0] - 2026-01-09
|
## [7.4.0] - 2026-01-09
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|||||||
Reference in New Issue
Block a user