Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
HoBeZwe committed Nov 27, 2023
1 parent cd25b37 commit c12738f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@ name: Documentation
on:
push:
branches:
- master # update to match your development branch (master, main, dev, trunk, ...)
- 'master'
- 'release-'
tags: '*'
pull_request:
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit c12738f

Please sign in to comment.