Skip to content

Commit

Permalink
Change generate-and-submit-documentation.yaml to execute the action i…
Browse files Browse the repository at this point in the history
…n current branch.
  • Loading branch information
mariags803 committed May 23, 2024
1 parent 8690d2b commit e3738c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-and-submit-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Generate and submit documentation
on:
push:
branches:
- main
- fix/generate-documentation-workflow

jobs:
generate-documentation:
Expand Down

0 comments on commit e3738c1

Please sign in to comment.