Skip to content

Commit

Permalink
doc on push
Browse files Browse the repository at this point in the history
  • Loading branch information
filiatra committed Dec 14, 2024
1 parent aeb84d1 commit fdde809
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Documentation

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

jobs:
build:
Expand Down Expand Up @@ -36,6 +35,7 @@ jobs:
with:
name: Documentation
commit: main
tag: doc
artifacts: doc.zip
allowUpdates: true
artifactErrorsFailBuild: true
Expand Down

0 comments on commit fdde809

Please sign in to comment.