ci(gh-jobs): jobs now run on PR to master too

This commit is contained in:
2025-08-28 08:23:25 +02:00
parent d2488c8c1b
commit 1c25f5ef05

View File

@@ -5,6 +5,9 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
release: