mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-04-04 11:44:13 +02:00
ci: updated workflows
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
3fa62b3827
commit
b63c45263d
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
on:
|
||||
push:
|
||||
tags-ignore: '*'
|
||||
|
||||
jobs:
|
||||
dev:
|
||||
|
|
|
@ -3,7 +3,7 @@ on:
|
|||
tags: '*'
|
||||
|
||||
jobs:
|
||||
dev:
|
||||
release:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue