devos-merge/230921 #25
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
@ -2,7 +2,6 @@ name: "Check & Cachix"
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
|
||||||
- master
|
- master
|
||||||
- trying
|
- trying
|
||||||
- staging
|
- staging
|
||||||
|
|
1
.github/workflows/mdbook_docs.yml
vendored
1
.github/workflows/mdbook_docs.yml
vendored
|
@ -3,7 +3,6 @@ name: Deploy Docs to GitHub Pages
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
|
||||||
- master
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue