You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/odh-notebooks-sync.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -160,6 +160,6 @@ jobs:
160
160
env:
161
161
pr_title: "[Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release ${{ env.CODEFLARE_RELEASE_VERSION }}"
162
162
pr_body: |
163
-
:rocket: This is an automated Pull Request generated by [odh-notebooks-sync.yml](https://github.com/project-codeflare/codeflare-sdk/blob/main/.github/workflows/odh-notebooks-sync.yml) workflow.
163
+
:rocket: This is an automated Pull Request generated by [odh-notebooks-sync.yml](https://github.com/project-codeflare/codeflare-sdk/blob/patch-0.24.2/.github/workflows/odh-notebooks-sync.yml) workflow.
164
164
165
165
This PR updates the `Pipfile` to sync with latest Codeflare-SDK release.
0 commit comments