Skip to content

Commit

Permalink
update docs on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Mar 19, 2024
1 parent b00c6f6 commit 7cb3264
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: GitHub Pages
on:
workflow_dispatch:
push:
tags:
- "[0-9]+.[0-9]+.[0-9]+"
branches:
- main
# tags:
# - "[0-9]+.[0-9]+.[0-9]+"
permissions:
contents: write
jobs:
Expand Down

0 comments on commit 7cb3264

Please sign in to comment.