Skip to content

Commit

Permalink
fix: suspend updating modular docs for prereleases (#1521)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrocki authored Apr 11, 2022
1 parent bbd62b6 commit 52dcb8a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/modular-docs-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
name: Downstream docs publish

on:
push:
tags:
- 'v*'
#branches: [main]
release:
types: [released]

jobs:
build:
Expand Down

0 comments on commit 52dcb8a

Please sign in to comment.