Skip to content

Commit

Permalink
docs: create docs only for stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-hulski committed Apr 21, 2022
1 parent 8a9c8ad commit 494314b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:

# Build and deploy docs
docs:
if: github.ref == 'refs/heads/stable'
name: Build and deploy docs
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 494314b

Please sign in to comment.