Skip to content

Commit

Permalink
turn CI only on main
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Oct 31, 2024
1 parent 6ba6b50 commit 128b08c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: GH Pages Deploy (Docs, mdbook)

on:
push:
# branches:
# - main
branches:
- main

jobs:
build-deploy:
Expand Down

0 comments on commit 128b08c

Please sign in to comment.