Configure and enable bors (#14383)
* Update build-test-debug.yml * Update build-test-release.yml * Update test-packaging.yml * Update validate_mapfiles.yml * Update yaml-linter.yml * Update validate-rsis.yml * Update validate-rgas.yml * Create bors.toml
This commit is contained in:
2
.github/workflows/build-test-debug.yml
vendored
2
.github/workflows/build-test-debug.yml
vendored
@@ -2,7 +2,7 @@ name: Build & Test Debug
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ master, staging, trying ]
|
||||
paths:
|
||||
- '**.cs'
|
||||
- '**.csproj'
|
||||
|
||||
Reference in New Issue
Block a user