release/0.4.0 #60

Merged
myrmidex merged 30 commits from release/0.4.0 into main 2026-08-16 11:58:52 +02:00
Showing only changes of commit 1df0b76f10 - Show all commits

View file

@ -1,8 +1,8 @@
name: CI name: CI
on: on:
# No push trigger: a push to a branch with an open PR matches both and runs push:
# everything twice. Pull request events cover pushes to the PR's branch. branches: ['release/*']
pull_request: pull_request:
branches: [main, 'release/*'] branches: [main, 'release/*']