Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hverhelst authored Dec 13, 2024
1 parent 28f66bd commit dcdfc5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ name: Documentation
on:
push:
branches:
- main, doc # update to match your development branch (master, main, dev, trunk, ...)
- [main, doc] # update to match your development branch (master, main, dev, trunk, ...)
tags: '*'
pull_request:
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit dcdfc5f

Please sign in to comment.