mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
docs(github): update workflow to remove redundant branch configuration
This commit is contained in:
parent
cfce4ba460
commit
9b3c89785e
3
.github/workflows/make-docs.yml
vendored
3
.github/workflows/make-docs.yml
vendored
@ -1,8 +1,7 @@
|
||||
name: Publish Docs via GitHub Pages
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
jobs:
|
||||
|
@ -51,5 +51,5 @@ theme:
|
||||
icon: material/toggle-switch-off
|
||||
name: Switch to system preference
|
||||
font:
|
||||
text: Roboto
|
||||
code: Roboto Mono
|
||||
text: Geist
|
||||
code: Geist Mono
|
||||
|
Loading…
x
Reference in New Issue
Block a user