Skip to content

Commit

Permalink
Merge pull request #110 from NASA-PDS/ramesh-maddegoda-patch-2
Browse files Browse the repository at this point in the history
Update build_docs.yml to only use workflow_dispatch
  • Loading branch information
ramesh-maddegoda authored Jun 10, 2024
2 parents 055d427 + 9d689b7 commit 634c3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

name: Build Documentation

on: [push, pull_request, workflow_dispatch]
on: [workflow_dispatch]

permissions:
contents: write
Expand Down

0 comments on commit 634c3db

Please sign in to comment.