Skip to content

Commit 33f0d3d

Browse files
authored
Merge pull request #73 from cmu-delphi/OKRS24-44-Make-Spinx-docs-updates-only-with-PRs-to-develop-branch
github/workflows/generate-sphynx-docs.yml -> Updated trigger branch to develop
2 parents 18ce51e + 095eefe commit 33f0d3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate-sphynx-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Update Sphinx Documentation
22

33
on:
44
pull_request:
5+
branches:
6+
- develop
57
types: [opened, synchronize, reopened]
68

79
jobs:

0 commit comments

Comments
 (0)