Update main.yml

This commit is contained in:
Justin Bland 2024-05-29 11:34:22 +10:00 committed by GitHub
parent a54a344807
commit 7b9b4ad556
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@ name: Build Project
on:
push:
branches:
- development
- Development
pull_request:
branches:
- main
- development
- Development
jobs:
build: