Skip to content

Commit

Permalink
fix documentaiton tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Sep 23, 2024
1 parent 4de26e5 commit cdaffee
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
name: Documentation

on:
push:
branches:
- main
tags: '*'
pull_request:

jobs:
build:
permissions:
Expand Down

0 comments on commit cdaffee

Please sign in to comment.