Skip to content

Commit

Permalink
Merge pull request #67 from schmidtfa/minor_fixes
Browse files Browse the repository at this point in the history
Minor fixes
  • Loading branch information
schmidtfa authored Oct 4, 2024
2 parents 29734c6 + 5ac109c commit 6aaba3c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: documentation

on: [push, pull_request, workflow_dispatch]
branches:
- main
on:
push:
branches:
- main

permissions:
contents: write
Expand Down

0 comments on commit 6aaba3c

Please sign in to comment.