Added branches and paths-ignore to CI.yml

This commit is contained in:
2025-05-27 23:23:27 -04:00
parent 300d90c00b
commit d2f8cfb4a6

View File

@ -3,6 +3,11 @@ name: Golan Testing
on:
workflow_dispatch:
push:
branches:
- develop
paths-ignore:
- '.github/**'
- 'README.md'
pull_request:
branches:
- develop