mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-21 05:10:25 +08:00
Switched workflow branch back to develop
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -2,9 +2,9 @@ name: Continuous Integration
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- executable
|
||||
- develop
|
||||
pull_request:
|
||||
branches: [executable]
|
||||
branches: [develop]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
build-windows:
|
||||
|
||||
Reference in New Issue
Block a user