adjust ci
Some checks failed
Publish Any Commit / build (push) Failing after 3s

This commit is contained in:
Angel Nunez Mencias 2025-05-18 17:00:50 +02:00
parent 7eecc9ca3f
commit 8f83b18966
Signed by: angel.nunez
SSH key fingerprint: SHA256:z1nFAg1v1AfbhEHrgBetByUJUwziv2R2f4VyN75opcg

View file

@ -1,11 +1,12 @@
name: Publish Any Commit name: Publish Any Commit
on: on:
workflow_dispatch:
pull_request: pull_request:
push: push:
branches: branches:
- "**" - "**"
tags: tags:
- "!**" - "v*"
jobs: jobs:
build: build: