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:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user