We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b2b27 commit ca6355eCopy full SHA for ca6355e
.github/workflows/uml.yml
@@ -47,8 +47,8 @@ jobs:
47
--base main \
48
--title "Update UML Diagrams" \
49
--body "This PR updates the UML diagrams
50
- This PR was created automatically by the [UML workflow](https://github.com/pymc-labs/pymc-marketing/blob/main/.github/workflows/uml.yml).
51
- See the logs [here](https://github.com/pymc-labs/pymc-marketing/actions/workflows/uml.yml) for more details." \
+ This PR was created automatically by the [UML workflow](https://github.com/pymc-labs/CausalPy/blob/main/.github/workflows/uml.yml).
+ See the logs [here](https://github.com/pymc-labs/CausalPy/actions/workflows/uml.yml) for more details." \
52
--label "no releasenotes" \
53
--reviewer drbenvincent
54
env:
0 commit comments