Skip to content

Commit

Permalink
Update docs CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmijn committed Jun 28, 2024
1 parent 76d6691 commit 031897c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
on:
workflow_dispatch:
push:
branches: [main]
branches: [v1]
paths:
- tests/*
- src/hydromt_fiat/*
Expand All @@ -12,7 +12,7 @@
- pyproject.toml
- .github/workflows/docs.yml
pull_request:
branches: [main]
branches: [v1]
paths:
- tests/*
- src/hydromt_fiat/*
Expand Down

0 comments on commit 031897c

Please sign in to comment.