We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbbf74 commit 81bc59fCopy full SHA for 81bc59f
1 file changed
.github/workflows/deploy_to_geddes_prod.yml
@@ -8,6 +8,11 @@ on:
8
- 'modulefiles/**'
9
- 'tools/**'
10
- 'wcag_audit/**'
11
+ # Documentation-factory bookkeeping never affects the built site (all outside docs/).
12
+ - 'spec/**'
13
+ - '.agents/**'
14
+ - 'AGENTS.md'
15
+ - 'CLAUDE.md'
16
workflow_dispatch:
17
18
permissions:
0 commit comments