Merge pull request #772 from PicPeak/ci/run-tests-on-stable

ci: run the Tests workflow on stable-targeted PRs
This commit is contained in:
Paul Nothaft
2026-07-08 20:42:01 +02:00
committed by GitHub
+2 -2
View File
@@ -17,9 +17,9 @@ name: Tests
on: on:
push: push:
branches: [main, beta] branches: [main, beta, stable]
pull_request: pull_request:
branches: [main, beta] branches: [main, beta, stable]
workflow_dispatch: workflow_dispatch:
permissions: permissions: