Tweaked build trigger

This commit is contained in:
2024-09-22 15:02:10 +10:00
parent 0b99eb7b0c
commit b602e2ff87

View File

@@ -4,14 +4,14 @@ name: Continuous Integration v1.x
on: on:
push: push:
branches: branches:
- main - v1
pull_request: pull_request:
types: types:
- opened - opened
- edited - edited
- reopened - reopened
branches: branches:
- main - v1
workflow_dispatch: workflow_dispatch:
#testing the CI workflows under multiple supported conditions #testing the CI workflows under multiple supported conditions