Skip to content

Commit

Permalink
why isn't it building?
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmacavaney committed Oct 3, 2024
1 parent b070f31 commit e9215b0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Documentation

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
push: {branches: [main]} # pushes to main
pull_request: {} # all PRs
schedule: [cron: '0 12 * * 3'] # every Wednesday at noon

jobs:
build:
Expand Down

0 comments on commit e9215b0

Please sign in to comment.