Skip to content

Commit

Permalink
Switch documentation generation to manual, commit ai.md directly. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
alecgeatches authored Feb 24, 2025
1 parent eb58582 commit 93a5eb4
Show file tree
Hide file tree
Showing 3 changed files with 3,449 additions and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ai-docs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
name: Generate AI Documentation

on:
pull_request:
types:
- closed
on: workflow_dispatch

jobs:
generate-ai-docs:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ vendor
*.php
package-lock.json
package.json
docs/ai.md
Loading

0 comments on commit 93a5eb4

Please sign in to comment.