Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3909811827 | |||
| f67c45f5ce | |||
| 8c9a8c6433 | |||
| 494c451640 | |||
|
70fd5d4c72
|
@@ -3,6 +3,7 @@ name: gitlab-cleanup-handler
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: ['*']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
||||
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.1.1] - 2026-01-10
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Run workflow on tags
|
||||
|
||||
## [0.1.0] - 2026-01-09
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
Reference in New Issue
Block a user