Skip to content

Commit

Permalink
doc deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
nichollsh committed May 28, 2024
1 parent 131dce2 commit ed1f607
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,11 @@
name: Documentation

on:
pull_request:
push:
branches: [main]
types:
- closed

jobs:
build:
if: github.event.pull_request.merged == true
permissions:
contents: write
pull-requests: read
Expand Down

0 comments on commit ed1f607

Please sign in to comment.