Skip to content

Commit

Permalink
reduce unnecessarily building documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
matdave committed Aug 19, 2024
1 parent 8b0b4e0 commit a2b136a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ env:

jobs:
build:
if: contains(github.event.head_commit.message, '(docs)') == true
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit a2b136a

Please sign in to comment.