This commit is contained in:
2024-12-16 18:58:05 +02:00
parent 5aeac805dc
commit 0ce21ce263

View File

@@ -1,10 +1,14 @@
name: Build and Release name: Build and Release
#on:
# workflow_run:
# workflows: ["Test with Pytest"]
# types:
# - completed
on: on:
workflow_run: push:
workflows: [Test with Pytest] branches:
types: - main
- completed
jobs: jobs:
build-x86_64: build-x86_64: