Become a programmer, they said. It'll be fun, they said.

This commit is contained in:
2025-11-02 12:46:11 +02:00
parent b3b6222d7c
commit a1860722fd

View File

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