Added main branch to CI.yml

This commit is contained in:
2025-05-27 23:29:21 -04:00
parent 84501efa56
commit c33afa67ef

View File

@ -4,12 +4,14 @@ on:
workflow_dispatch:
push:
branches:
- main
- develop
paths-ignore:
- '.github/**'
- 'README.md'
pull_request:
branches:
- main
- develop
paths-ignore:
- '.github/**'