Skip to content

Commit

Permalink
build(.github/workflows) do not push docs on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Jan 23, 2024
1 parent 719efca commit 7438bca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: docs
on:
pull_request:
paths:
- 'docs/**'
- 'mkdocs.yml'
- '.github/workflows/docs.yml'
push:
paths:
- 'docs/**'
Expand Down

0 comments on commit 7438bca

Please sign in to comment.