Skip to content

Commit

Permalink
Fix blog workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk committed Dec 12, 2023
1 parent 60424b9 commit ec24167
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: MKDocs

on:
push:
branches: [develop,mkdocs-*]
tags: [v*]
paths:
- .github/workflows/mkdocs.yml
- docs/**
branches: [blog]

workflow_dispatch:

Expand Down

0 comments on commit ec24167

Please sign in to comment.