Skip to content

Commit

Permalink
Build docs only from main
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sol committed Feb 20, 2024
1 parent 5855dd1 commit b248e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Build and deploy docs for fmu-sumo

on:
pull_request:
branches: [main, readthedocs]
branches: [main]
push:
branches: [main, readthedocs]
branches: [main]

jobs:
build_pywheels:
Expand Down

0 comments on commit b248e77

Please sign in to comment.