Skip to content

Commit

Permalink
fix branch name in documentation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-Portal committed Nov 16, 2023
1 parent e6e19b8 commit d7e30e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Documentation
on:
push:
branches:
- master # update to match your development branch (master, main, dev, trunk, ...)
- main
tags: '*'
pull_request:

Expand Down

0 comments on commit d7e30e5

Please sign in to comment.