Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b5206ed105 | |||
| 288527b9bd | |||
| adcd59e48f | |||
| ecd185e74e | |||
|
920500f335
|
@@ -3,6 +3,7 @@ name: cron-checker
|
|||||||
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.5.0] - 2026-01-10
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Run CI workflow on tags
|
||||||
|
|
||||||
## [1.4.0] - 2026-01-09
|
## [1.4.0] - 2026-01-09
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|||||||
Reference in New Issue
Block a user