Skip to content

Commit

Permalink
WIP 332 Always build GH pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheman committed Aug 13, 2024
1 parent 1b2bc55 commit 69c2169
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
name: GitHub Pages

on:
pull_request:
push:
tags:
- release/current
paths:
- .github/workflows/gh-pages.yml
- src/docs
- self-check
- docToolchainConfig.groovy
- dtcw
- dtcw.bat
- generate-pages
workflow_dispatch: {}

jobs:
Expand Down

0 comments on commit 69c2169

Please sign in to comment.