temporarily run the full test with the pull request

This commit is contained in:
Axel Kohlmeyer
2024-09-06 21:18:58 -04:00
parent afc9f72887
commit 6e0c44a25c

View File

@ -3,7 +3,9 @@ name: "Full Regression Test"
on: on:
push: push:
branches: # branches:
# - develop
pull_request:
- develop - develop
workflow_dispatch: workflow_dispatch: