Aggiorna .forgejo/workflows/build.yml
Some checks failed
Build and Publish Debian Package / build (push) Failing after 1m26s

This commit is contained in:
Marco Realacci 2025-03-15 02:31:09 +01:00
parent d55391bf15
commit b7aaf2253b

View file

@ -1,17 +1,15 @@
name: Build and Publish Debian Package
#on: [push]
on:
push:
tags:
- '*'
# on:
# push:
# branches:
# - main
# pull_request:
# branches:
# - main
branches:
- main
- test
pull_request:
branches:
- main
jobs:
build: