Skip to content

Commit

Permalink
GH pages: nevermind, build on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Nov 5, 2022
1 parent caf99d3 commit 632ff95
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/gh_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ name: Build & Publish Docs (GH Pages)

on:
workflow_dispatch:
schedule:
- cron: '0 11 * * *'
push:
branches:
- 'main'

# Set permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down

0 comments on commit 632ff95

Please sign in to comment.