Skip to content

Commit

Permalink
Merge pull request #68 from glemaitre/ci_doc_workflow
Browse files Browse the repository at this point in the history
CI trigger build doc on all targeted branches
  • Loading branch information
ogrisel authored Jul 3, 2024
2 parents 49dd45f + c92bc97 commit ddd4201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- test-ci*
pull_request:
branches:
- main
- '**'

permissions:
contents: write
Expand Down

0 comments on commit ddd4201

Please sign in to comment.