Switched workflow branch back to develop

This commit is contained in:
dani 2024-05-06 03:20:32 +00:00 committed by GitHub
parent 96a1c972de
commit 9ccd386c80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,9 +2,9 @@ name: Continuous Integration
on:
push:
branches:
- executable
- develop
pull_request:
branches: [executable]
branches: [develop]
workflow_dispatch:
jobs:
build-windows: