Skip to content

Commit

Permalink
chore: run docs generation manually (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 authored Mar 21, 2024
1 parent d277daa commit f68cfdb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/generate-docs-site.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Generate and Deploy Reference Documentation

on:
push:
branches:
- mohnoor94/docs
- main
workflow_dispatch:
# push:
# branches:
# - mohnoor94/docs
# - main

jobs:
build-and-deploy:
Expand Down

0 comments on commit f68cfdb

Please sign in to comment.