Skip to content

Commit

Permalink
Update workflow branches
Browse files Browse the repository at this point in the history
  • Loading branch information
boxanm committed May 7, 2024
1 parent e54e7e3 commit e71f61a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update_documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Generate and Deploy Doxygen Documentation
on:
push:
branches:
- main # Modify this to match your main branch name
- master
- github-action-api-docs # Modify this to match your master branch name

workflow_dispatch: # Allow manual triggering

Expand Down

0 comments on commit e71f61a

Please sign in to comment.