Skip to content

Commit

Permalink
Build docs test on submit only (#774)
Browse files Browse the repository at this point in the history
* adding new notebook for using fairchem models with NEBs without CatTSunami enumeration (#764)

* adding new notebook for using fairchem models with NEBs

* adding md tutorials

* blocking code cells that arent needed or take too long

* trigger docs build only on PR review submit

---------

Co-authored-by: Brook Wander <[email protected]>
Co-authored-by: Muhammed Shuaibi <[email protected]>
  • Loading branch information
3 people authored Jul 19, 2024
1 parent 33ebf3d commit 6513ce4
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 @@ -5,7 +5,7 @@ on:
workflow_call:
workflow_dispatch:
pull_request_review:
types: [submitted, edited]
types: [submitted]
merge_group:

jobs:
Expand Down

0 comments on commit 6513ce4

Please sign in to comment.