Skip to content

Commit

Permalink
[Docs] workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Feb 11, 2024
1 parent 64d95dd commit 473ef1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs_next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ on:
pull_request:
paths:
- 'docs/**'
- '.github/workflows/docs_next.yaml'
- '.github/workflows/docs_next.yml'
- 'README.md'
push:
paths:
- 'docs/**'
- '.github/workflows/docs_next.yaml'
- '.github/workflows/docs_next.yml'
- 'README.md'

permissions:
Expand Down

0 comments on commit 473ef1a

Please sign in to comment.