Fix Bors
type: development
This commit is contained in:
parent
e2c1f29160
commit
2512b05ece
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
@ -4,6 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
all:
|
||||
name: All
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
|
@ -1,2 +1,4 @@
|
||||
status = ["all"]
|
||||
use_squash_merge = true
|
||||
delete-merged-branches = true
|
||||
status = ["All (%-latest)"]
|
||||
use-squash-merge = true
|
||||
cut-body-after = "---"
|
||||
|
Loading…
x
Reference in New Issue
Block a user