Skip to content

Commit

Permalink
chore(ci): disable v2 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenfonseca committed Sep 13, 2022
1 parent eff5ce7 commit 511732c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/v2_on_push_docs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Docs v2

on:
push:
branches:
- v2
paths:
- "docs/**"
- "mkdocs.yml"
- "examples/**"
# on:
# push:
# branches:
# - v2
# paths:
# - "docs/**"
# - "mkdocs.yml"
# - "examples/**"

jobs:
changelog:
Expand Down

0 comments on commit 511732c

Please sign in to comment.