mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-23 02:59:18 +02:00
fixed merge
This commit is contained in:
parent
1a69b0c4fe
commit
f99c86bdef
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
name: build-docusaurus
|
name: build-docusaurus
|
||||||
on: [push, pull_request]
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue