Skip to content

Commit

Permalink
fixing doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabi committed Oct 4, 2024
1 parent b8b2cfb commit 5ac109c
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
branches:
- main
on:
push:
branches:
- main

permissions:
contents: write
Expand Down

0 comments on commit 5ac109c

Please sign in to comment.