Skip to content

Commit

Permalink
[DNM] Fix documentation job
Browse files Browse the repository at this point in the history
  • Loading branch information
lpiwowar committed Nov 23, 2023
1 parent 4a224bc commit 514670b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Build documentation and deploy it to GitHub Pages
on:
push:
pull_request:
workflow_dispatch:
- push:
branches:
- main
- pull_request
- workflow_dispatch

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down

0 comments on commit 514670b

Please sign in to comment.