Skip to content

Commit 9ccd386

Browse files
authored
Switched workflow branch back to develop
1 parent 96a1c97 commit 9ccd386

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Continuous Integration
22
on:
33
push:
44
branches:
5-
- executable
5+
- develop
66
pull_request:
7-
branches: [executable]
7+
branches: [develop]
88
workflow_dispatch:
99
jobs:
1010
build-windows:

0 commit comments

Comments
 (0)