commenting those out so the workflow will run on any push for testing
Some checks failed
/ build (push) Failing after 46s

This commit is contained in:
Maciej Pawłowski 2025-02-27 21:34:56 +01:00
parent ae36c637b4
commit ab2b439656
Signed by: maciek
GPG key ID: 9FC186633565C9C7

View file

@ -1,8 +1,8 @@
--- ---
on: on:
push: push:
tags: # tags:
- "*release*" # - "*release*"
jobs: jobs:
build: build:
runs-on: "docker" runs-on: "docker"