mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-04-04 11:44:13 +02:00
ci: fix workflow activation
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
8d8e8bec1c
commit
3fa62b3827
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
on:
|
||||
push:
|
||||
tags-ignore: '*'
|
||||
|
||||
jobs:
|
||||
dev:
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
on:
|
||||
release:
|
||||
types:
|
||||
- created
|
||||
push:
|
||||
tags: '*'
|
||||
|
||||
jobs:
|
||||
dev:
|
||||
|
|
Loading…
Add table
Reference in a new issue