Skip to content

Commit

Permalink
Fix docs CI mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel committed Sep 24, 2024
1 parent 7bc71b5 commit ec3ddd6
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 @@ -2,9 +2,9 @@ name: Nalu-Wind-Docs

on:
push:
branches: [main]
branches: [master]
pull_request:
branches: [main]
branches: [master]

concurrency:
group: ${{github.ref}}-${{github.head_ref}}-docs
Expand Down

0 comments on commit ec3ddd6

Please sign in to comment.