Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 486182c91c | |||
| ab15603652 | |||
| 70ea428e41 | |||
| 56b6ed52d2 | |||
|
245f86f4d7
|
@@ -3,6 +3,7 @@ name: default-request-adder
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
tags: ['*']
|
||||||
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.
|
||||||
|
|
||||||
|
## [1.4.0] - 2026-01-10
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Run CI workflow on tags
|
||||||
|
|
||||||
## [1.3.0] - 2026-01-09
|
## [1.3.0] - 2026-01-09
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|||||||
Reference in New Issue
Block a user